| { | |
| "name": "ZZGHexColor", | |
| "version": "0.1.1", | |
| "summary": "A short description of ZZGHexColor.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://git.coding.net/zhaozhiguo/ZZGHexColor", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "lovezhaozhiguo": "553002177@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://git.coding.net/zhaozhiguo/ZZGHexColor.git", | |
| "tag": "0.1.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "ZZGHexColor/Classes/**/*" | |
| } |