blob: 19b40c463a676c7860412a815ac1faba34bac3d7 [file] [log] [blame]
{
"name": "CDDemo",
"version": "0.0.1",
"summary": "Test of CDDemo.",
"description": "Test Case of CDDemo.",
"homepage": "http://www.coderhouse.cn",
"license": "MIT",
"authors": {
"张其虎": "zhangqihu005@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhangqihu/CDDemo.git",
"tag": "0.0.1"
},
"source_files": "CDDemo/**/*.{h,m}",
"requires_arc": true
}