blob: 004c53fe554b3ba9b43815ee7a831b381a0d8edb [file] [log] [blame]
{
"name": "CHMLog",
"version": "0.0.1",
"summary": "A test frameword.",
"description": "This is a test Framework.",
"homepage": "https://github.com/huamouChen/CHMLog",
"license": "MIT",
"authors": {
"HuamouChen": "chenhm4444@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/huamouChen/CHMLog.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}