blob: 853e781654c8c9422a5610821680f4c67c6c6ed0 [file] [log] [blame]
{
"name": "TestPlayKit_iOS",
"version": "0.0.6",
"summary": "Test for playKit",
"description": "TestPlayKit_iOS ___123",
"homepage": "https://github.com/santiyun/TestPlayKit_iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanzhen": "sdyzsdut@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/santiyun/TestPlayKit_iOS.git",
"tag": "0.0.6"
},
"vendored_frameworks": "*.framework",
"libraries": [
"z",
"c++"
],
"pod_target_xcconfig": {
"VALID_ARCHS[sdk=iphonesimulator*]": "",
"ENABLE_BITCODE": "NO"
}
}