blob: ea22dec672145d29a460d18df343d61b78766244 [file] [log] [blame]
{
"name": "CDDemo",
"version": "0.0.2",
"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.2"
},
"source_files": "CDDemo/**/*.{h,m}",
"requires_arc": true
}