{ | |
"name": "GGObjc", | |
"version": "0.0.1", | |
"summary": "自用类库", | |
"description": "自用类库包含N多东西", | |
"homepage": "https://github.com/gzx543097079/GGObjc", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"gzx543097079": "gengzhixiang@hotmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/gzx543097079/GGObjc.git", | |
"tag": "0.0.1" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "GGObjc/Classes/**/*" | |
} |