blob: 065277c24e2bb8ef26f0f051a883bd345bbad6b0 [file] [log] [blame]
{
"name": "private_framework_pod_example",
"version": "1.0.2",
"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://ailab.100tal.com/staticFiles/voice_eval/private_framework_pod_example_1.0.2.zip"
},
"ios": {
"vendored_frameworks": "private_framework_pod_example.framework"
}
}