| { | |
| "name": "YSConst", | |
| "version": "1.0.7", | |
| "summary": "一些常用值的封装", | |
| "homepage": "https://github.com/yscode001/YSConst", | |
| "license": "MIT", | |
| "authors": { | |
| "ys": "yscode@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/yscode001/YSConst.git", | |
| "tag": "1.0.7" | |
| }, | |
| "source_files": "YSConst/YSConst/YSConst/*.swift", | |
| "frameworks": "UIKit", | |
| "deprecated": true | |
| } |