[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 3 / 5 / 2 / IBMLocation / 0.9.0.20140630-2208 / IBMLocation.podspec.json
blob901117e528d515ada8675302113664751f182caf
2   "name": "IBMLocation",
3   "version": "0.9.0.20140630-2208",
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     "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/ibmlocation-ios.git",
18     "tag": "0.9.0.20140630-2208",
19     "submodules": false
20   },
21   "source_files": "IBMLocation.framework/Versions/A/**/*.h",
22   "preserve_paths": "IBMLocation.framework",
23   "frameworks": "IBMLocation",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IBMLocation\""
26   },
27   "dependencies": {
28     "IBMBluemix": [
29       "~> 1.0.0"
30     ],
31     "IBMData": [
32       "~> 1.0.0"
33     ],
34     "IBMFileSync": [
35       "~> 1.0.0"
36     ]
37   }