blob: 1fe554824b61730827e5df5a5f387c43bc646190 [file] [log] [blame]
{
"name": "VMTSDK",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Name": "sdk@example.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "http://67.227.142.20/frameworks/MySDK.zip"
},
"ios": {
"vendored_frameworks": "MySDK.framework"
}
}