blob: 017441b108bf121c4809c0bda03681b088d5a3fd [file] [log] [blame]
{
"name": "TestPodFrameWork",
"version": "2.1.5",
"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.5"
},
"ios": {
"vendored_frameworks": [
"TestPodFrameWork.framework",
"AliyunVodPlayerSDK.framework",
"AliyunVodPlayerViewSDK.framework"
]
},
"resources": "AliyunVodPlayerViewResource.bundle",
"frameworks": [
"VideoToolBox",
"MediaPlayer"
],
"libraries": "z",
"requires_arc": true,
"subspecs": [
{
"name": "TestPod",
"ios": {
"vendored_frameworks": "TestPodFrameWork.framework"
}
}
]
}