[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 4 / e / IMFDataLocal / 1.0.1 / IMFDataLocal.podspec.json
blobba3c0e7ecdce8cc1f201c23fbc6bc145697c0580
2   "name": "IMFDataLocal",
3   "version": "1.0.1",
4   "summary": "IMFData allows interaction between MobileFirst Platform and Cloudant Toolkit.",
5   "description": "                   IMFData for interacting between MobileFirst Platforma and Cloudant\n                   providing Security integration via the Data Proxy.\n",
6   "homepage": "http://www.ibm.com/mobilefirst",
7   "license": "IBM",
8   "authors": {
9     "IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "frameworks": "SystemConfiguration",
16   "libraries": [
17     "sqlite3",
18     "z"
19   ],
20   "dependencies": {
21     "CloudantToolkitLocal": [
22       "~> 1.0.1"
23     ]
24   },
25   "vendored_frameworks": "Frameworks/IMFData.framework",
26   "source": {
27     "git": "https://hub.jazz.net/git/imflocalsdk/imf-ios-sdk.git",
28     "tag": "1.0.1"
29   }