| { |
| "name": "IBMBluemix", |
| "version": "1.0.1.20150112-0905", |
| "summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the Mobile Cloud Services.", |
| "homepage": "https://hub.jazz.net/project/bluemixmobilesdk/ibmbluemix-ios/overview", |
| "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", |
| "license": "IBM", |
| "authors": { |
| "IBM Bluemix Mobile Cloud SDK": "mobilsdk@us.ibm.com" |
| }, |
| "social_media_url": "https://twitter.com/IBMBlueMix", |
| "platforms": { |
| "ios": "6.1" |
| }, |
| "requires_arc": false, |
| "source": { |
| "git": "https://hub.jazz.net/git/bluemixmobilesdk/ibmbluemix-ios.git", |
| "tag": "1.0.1.20150112-0905", |
| "submodules": false |
| }, |
| "source_files": "IBMBluemix.framework/Versions/A/**/*.h", |
| "preserve_paths": "IBMBluemix.framework", |
| "frameworks": "IBMBluemix", |
| "xcconfig": { |
| "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IBMBluemix\"" |
| } |
| } |