blob: 0cdcc9efa6aa451ce923b99327c9f0b1170ecd51 [file] [log] [blame]
{
"name": "TestPodTony",
"version": "0.0.2",
"summary": "TestPod.",
"homepage": "https://github.com/tuyuan2012/TestPod",
"license": "MIT",
"authors": {
"Tony": "845384699@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tuyuan2012/TestPod.git",
"tag": "0.0.2"
},
"source_files": "TestPod/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}