blob: a10cebb6fbd0e462aff73c64c4f796b13d9c1079 [file] [log] [blame]
{
"name": "CCYTestDemo",
"version": "1.0.0",
"summary": "push cocoa test",
"homepage": "https://github.com/ChorYinChan/CCYTestDemo",
"license": "MIT",
"authors": {
"ccy": "ccy4031@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/ChorYinChan/CCYTestDemo.git",
"tag": "1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}