[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 6 / e / 7 / IBMBluemix / 1.0.1.20150112-0905 / IBMBluemix.podspec.json
blobbeb638d8c699f692c598f34477cfebadd253d43c
2   "name": "IBMBluemix",
3   "version": "1.0.1.20150112-0905",
4   "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the Mobile Cloud Services.",
5   "homepage": "https://hub.jazz.net/project/bluemixmobilesdk/ibmbluemix-ios/overview",
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": "6.1"
14   },
15   "requires_arc": false,
16   "source": {
17     "git": "https://hub.jazz.net/git/bluemixmobilesdk/ibmbluemix-ios.git",
18     "tag": "1.0.1.20150112-0905",
19     "submodules": false
20   },
21   "source_files": "IBMBluemix.framework/Versions/A/**/*.h",
22   "preserve_paths": "IBMBluemix.framework",
23   "frameworks": "IBMBluemix",
24   "xcconfig": {
25     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IBMBluemix\""
26   }