| { | |
| "name": "GCYBase", | |
| "version": "0.1.2", | |
| "summary": "基础控件集成", | |
| "description": "主要是平常常用的控件, 能让你快速开发, 喜欢开发", | |
| "homepage": "https://github.com/Tony0822/GCYBase", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Tony0822": "constyang@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Tony0822/GCYBase.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "GCYBase/Classes/**/*" | |
| } |