blob: aa17dc450e73b0d9d878f53fb75dc227b910825e [file] [log] [blame]
{
"name": "GCHKit",
"version": "2.0.0",
"summary": "xxxxxx.",
"description": "helloaaa",
"homepage": "https://github.com/guchunhua/GCHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"authors": {
"guchunhua": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/guchunhua/GCHKit.git",
"tag": "2.0.0"
},
"source_files": "GCHKit/Classes",
"public_header_files": "GCHKit/Classes/*.h"
}