[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / 8 / e / IBMMobileFirstPlatformFoundationJSONStore / 8.0.2016061011 / IBMMobileFirstPlatformFoundationJSONStore.podspec.json
blob75acbe57bab65a90a724488a77631ebc58831010
2   "name": "IBMMobileFirstPlatformFoundationJSONStore",
3   "version": "8.0.2016061011",
4   "license": "IBM - MobileFirst Platform Foundation 8.0 license agreement",
5   "authors": {
6     "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
7   },
8   "summary": "JSONStore framework for IBM MobileFirst Platform Foundation",
9   "description": "The IBM MobileFirst platform for iOS SDK integrates with \n                       the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n                       so you can add add services that are required by your \n                       application as needed.",
10   "homepage": "https://mobilefirstplatform.ibmcloud.com/licenses/ipla/",
11   "source": {
12     "git": "https://hub.jazz.net/git/imflocalsdk/imf-client-sdks.git",
13     "tag": "8.0.2016061011-20160610-1133-rls"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "dependencies": {
19     "IBMMobileFirstPlatformFoundation": [
20       "~> 8.0"
21     ],
22     "IBMMobileFirstPlatformFoundationOpenSSLUtils": [
23       "~> 8.0"
24     ]
25   },
26   "vendored_frameworks": [
27     "IBMMobileFirstPlatformFoundationJSONStore/Frameworks/SQLCipher.framework",
28     "IBMMobileFirstPlatformFoundationJSONStore/Frameworks/IBMMobileFirstPlatformFoundationJSONStore.framework"
29   ],
30   "xcconfig": {
31     "OTHER_LDFLAGS": "-ObjC"
32   }