blob: 02235726abd2c39227957121680616cd0581cc1a [file] [log] [blame]
{
"name": "TestPodFrameWork",
"version": "2.0.7",
"platforms": {
"ios": "7.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.0.7"
},
"ios": {
"vendored_frameworks": "TestPodFrameWork.framework"
},
"requires_arc": true
}