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