| { | |
| "name": "GDTool", | |
| "version": "1.0.0", | |
| "summary": "GDTool,created by Gino Deng", | |
| "description": "some usefull tool function.updating continue", | |
| "homepage": "https://github.com/GinoAtyocava/GDTool", | |
| "license": "MIT", | |
| "authors": { | |
| "GinoAtyocava": "840906482@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "5.0" | |
| }, | |
| "requires_arc": true, | |
| "source": { | |
| "git": "https://github.com/GinoAtyocava/GDTool.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "GDTool/*" | |
| } |