blob: 77bd007b9b4024331c26e31a17a507cb2a90f8c7 [file] [log] [blame]
{
"name": "DemoWatch",
"version": "8.0.16",
"license": "IBM",
"authors": {
"IBM MobileFirst platform for iOS and watchOS.": "mobilsdk@us.ibm.com"
},
"summary": "Build number: 20160103-1700-ios. Use the iOS/watchOS SDK to develop applications for the Apple iPhone/iPad or Apple Watch that use the IBM MobileFirst platform for iOS/watchOS 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": "8.0.16-20160103-1700-ios"
},
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreData",
"CoreLocation",
"Security"
],
"platforms": {
"ios": "7.0",
"watchos": "2.0"
},
"ios": {
"libraries": [
"stdc++.6",
"z",
"c++"
],
"resources": "IBMMobileFirstPlatformFoundation/Resources/mfpclient.plist",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundation.framework"
},
"watchos": {
"libraries": "z",
"resources": "IBMMobileFirstPlatformFoundation/Resources/mfpclient.plist",
"vendored_frameworks": "IBMMobileFirstPlatformFoundation/Frameworks/IBMMobileFirstPlatformFoundationWatchOS.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}