blob: c00004781ff53563c7930a0c03ae47bef391980d [file] [log] [blame]
{
"name": "VaeTestpod",
"version": "0.0.1",
"summary": "vae test pod",
"homepage": "https://github.com/chouchang",
"license": "MIT",
"authors": {
"vae": "xiaochangvv@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chouchang/Testpod.git",
"tag": "0.0.1"
},
"source_files": "Project/**/*.{h,m}",
"requires_arc": true
}