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