blob: 5825740dea35bb39d60ff41dbcae2ec87500e78d [file] [log] [blame]
{
"name": "TestPodFrameWork",
"version": "2.1.3",
"platforms": {
"ios": "8.0"
},
"summary": "TestPodFrameWork is test!",
"homepage": "https://github.com/SmallBob/TestPodFrameWork",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chumo": "smallboy100415@163.com"
},
"source": {
"git": "https://github.com/SmallBob/TestPodFrameWork.git",
"tag": "2.1.3"
},
"ios": {
"vendored_frameworks": [
"TestPodFrameWork.framework",
"AliyunVodPlayerSDK.framework",
"AliyunVodPlayerViewSDK.framework"
]
},
"resources": "AliyunVodPlayerViewResource.bundle",
"frameworks": [
"VideoToolBox",
"MediaPlayer"
],
"libraries": "z",
"requires_arc": true
}