| { | |
| "name": "YYColorExtension", | |
| "version": "0.0.1", | |
| "summary": "YYColorExtension.UIColor-Extension", | |
| "description": "YYColorExtension.UIColor-Extension. 颜色拓展.", | |
| "homepage": "https://github.com/yangyu2010/YYColorExtension", | |
| "license": "MIT", | |
| "authors": { | |
| "YangYu": "yangyu2010@aliyun.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yangyu2010/YYColorExtension.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "Classes/**/*", | |
| "pushed_with_swift_version": "3.0" | |
| } |