blob: 37f359aa0a59c72fdb2c02f57e32c3116f0e427a [file] [log] [blame]
{
"name": "TestPodFrameWork",
"version": "2.0.3",
"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.3"
},
"source_files": "TestPodFrameWork/TestPodFrameWork/*.{h,m}",
"requires_arc": true
}