blob: d25fb6d4098cd299570d8e6ea42394e85b30dd34 [file] [log] [blame]
{
"name": "MyProject",
"version": "0.0.3",
"summary": "MyProject",
"homepage": "https://github.com/huangzhentong/MyProject",
"license": "MIT",
"authors": {
"huang": "181310067@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/huangzhentong/MyProject.git",
"tag": "0.0.3"
},
"source_files": "MyProject/*.{h,m}",
"requires_arc": true
}