blob: 25364d845e3b424d739ef05e027fed406a2dfcc1 [file] [log] [blame]
{
"name": "MyFirstProject",
"version": "1.0.2",
"summary": "A short description of MyFirstProject.",
"description": "A short description of MyFirstProject.",
"homepage": "http://EXAMPLE/MyFirstProject",
"authors": {
"瞿宜楚": "1393872131@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chudage/MyFirstProject.git",
"tag": "1.0.2"
},
"source_files": "MyFirstProject/**/*.{h,m}",
"public_header_files": "MyFirstProject/**/*.h",
"requires_arc": true
}