| { | |
| "name": "HitupCategory", | |
| "version": "0.0.1", | |
| "license": "MIT", | |
| "summary": "私人pod代码CustomTools", | |
| "description": "HitupCategory", | |
| "homepage": "http://gitlab.gmugmu.com/iOS", | |
| "source": { | |
| "git": "http://gitlab.gmugmu.com/iOS/HitupCategory.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "HitupCategory/HitupCategory/*.{h,m}", | |
| "requires_arc": true, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "authors": { | |
| "lyz": "lihiyong@inke.cn" | |
| }, | |
| "social_media_url": "", | |
| "deprecated": true | |
| } |