blob: db11b497fbb6dba0cc35063c6f03cb482c4f5060 [file] [log] [blame]
{
"name": "JHCDemo",
"version": "1.0.1",
"summary": "this is a demo",
"homepage": "https://github.com/jihengcong/JHCDemo",
"authors": {
"aaa": "525995423@qq.com"
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jihengcong/JHCDemo.git",
"tag": "1.0.1"
},
"source_files": "JHCDemo/**/*.{h,m}",
"requires_arc": true
}