blob: 0f5cdd6baffd5b5c0002cec1627a2d67d06fe689 [file] [log] [blame]
{
"name": "DemoWatch",
"version": "8.0.1",
"license": "MIT",
"authors": {
"Amichai Meir": "amichaim@il.ibm.com"
},
"summary": "Demo Watch",
"description": "Demo Watch",
"homepage": "https://github.com/oper2000/Demo/tree/1.0.29",
"source": {
"git": "https://github.com/oper2000/Demo",
"tag": "1.0.29"
},
"frameworks": [
"SystemConfiguration",
"MobileCoreServices",
"CoreData",
"CoreLocation",
"Security"
],
"platforms": {
"ios": "7.0",
"watchos": "2.0"
},
"ios": {
"libraries": [
"stdc++.6",
"z",
"c++"
],
"resources": "resources/mfpclient.plist",
"vendored_frameworks": "framework/IBMMobileFirstPlatformFoundation.framework"
},
"watchos": {
"libraries": "z",
"resources": "resources/mfpclient.plist",
"vendored_frameworks": "framework/IBMMobileFirstPlatformFoundationWatchOS.framework"
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}