blob: 15ad3a45558fe764daa332c26c1c5bbfe78615b8 [file] [log] [blame]
{
"name": "GCHKit",
"version": "1.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": "1.0.0"
},
"source_files": "GCHKit",
"public_header_files": "GCHKit/*.h"
}