blob: f60d6075e99623183d3d6f1b427544ad18208c9e [file] [log] [blame]
{
"name": "CzyPraviteRepoDemo",
"version": "0.0.1",
"summary": "say hello",
"description": "a demo to say hello!",
"homepage": "https://github.com/ethanCun/CzyPraviteRepoDemo.git",
"license": "MIT",
"authors": {
"ethan": "zz511627807@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ethanCun/CzyPraviteRepoDemo.git",
"tag": "0.0.1"
},
"source_files": "haha/*.{h,m}",
"requires_arc": true
}