blob: 3e0f62760269671cb623fbbe1acd71e76a38869b [file] [log] [blame]
{
"name": "IBMPush",
"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/ibmpush-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/ibmpush-ios.git",
"tag": "1.0.1.20150112-0905",
"submodules": false
},
"source_files": "IBMPush.framework/Versions/A/**/*.h",
"preserve_paths": "IBMPush.framework",
"frameworks": "IBMPush",
"resources": "PushResources.bundle",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/IBMPush\""
},
"dependencies": {
"IBMBluemix": [
"~> 1.0.0"
]
}
}