# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'
use_frameworks!
target 'RNMobilefirstJsonstore' do
  pod 'IBMMobileFirstPlatformFoundationJSONStore'

end
