blob: 254c725dc3d4b373e02b50e1b0a751e16d25d4e2 [file] [log] [blame]
{
"name": "TestPodFrameWork",
"version": "2.1.2",
"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.2"
},
"ios": {
"vendored_frameworks": [
"TestPodFrameWork.framework",
"AliyunVodPlayerSDK.framework"
]
},
"frameworks": [
"VideoToolBox",
"MediaPlayer"
],
"libraries": "z",
"requires_arc": true
}