blob: ae6f9655fd29e073bcb7435a3eacb7f713da514e [file] [log] [blame]
{
"name": "DemoWatch",
"version": "8.0.8-20151231-1513-ios",
"license": "IBM",
"authors": {
"IBM MobileFirst platform for iOS.": "mobilsdk@us.ibm.com"
},
"summary": "Use the iOS SDK to develop applications for the Apple iPhone or iPad that use the IBM MobileFirst platform for iOS services.",
"description": "The IBM MobileFirst platform for iOS SDK integrates with \n the IBM MobileFirst platform Cloud Services. The SDK has a modular design, \n so you can add add services that are required by your \n application as needed.",
"homepage": "http://ibm.com",
"source": {
"git": "https://github.com//oper2000/Demo",
"tag": "IBMMobileFirstPlatformFoundation_8.0.8-20151231-1513-ios"
},
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreData",
"CoreLocation",
"Security"
],
"platforms": {
"ios": "7.0"
},
"ios": {
"libraries": [
"stdc++.6",
"z",
"c++"
],
"resources": "IBMMobileFirstPlatformFoundation/Resources/mfpclient.plist",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundation.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}