[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / IBMFileSync / 1.0.0.20140707-1250 / IBMFileSync.podspec.json
blobf6222f4cbcc2d21229b4aa28f8f101bc9fc681dd
2   "name": "IBMFileSync",
3   "version": "1.0.0.20140707-1250",
4   "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the Mobile Cloud Services.",
5   "homepage": "https://www.ng.bluemix.net/docs/",
6   "description": "                       The Mobile Cloud Services SDK for iOS integrates with \n                       the IBM Bluemix Mobile Cloud Services. The SDK has a modular design, \n                       so you can add add services that are required by your \n                       application as needed.   \n",
7   "license": "IBM",
8   "authors": {
9     "IBM Bluemix Mobile Cloud SDK": "mobilsdk@us.ibm.com"
10   },
11   "social_media_url": "https://twitter.com/IBMBlueMix",
12   "platforms": {
13     "ios": "5.1.1"
14   },
15   "requires_arc": false,
16   "source": {
17     "git": "https://hub.jazz.net/git/bluemixmobilesdk/ibmfilesync-ios.git",
18     "tag": "1.0.0.20140707-1250",
19     "submodules": false
20   },
21   "source_files": "IBMFileSync.framework/Versions/A/**/*.h",
22   "preserve_paths": "IBMFileSync.framework",
23   "frameworks": "IBMFileSync",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IBMFileSync\""
26   },
27   "dependencies": {
28     "IBMBluemix": [
29       "~> 1.0.0"
30     ]
31   }