blob: c92203153685cf4d512c105fc31b63add791e177 [file] [log] [blame]
{
"name": "CHMLog",
"version": "0.0.3",
"summary": "A test frameword.",
"description": "This is a test Framework.\nAdd a new method",
"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.3"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}