| { | |
| "name": "Pods_Demo", | |
| "version": "0.0.1", | |
| "summary": "UIKit category", | |
| "description": "ios category 2.0.0 of UIKit", | |
| "homepage": "https://github.com/893589795/Pods_Demo", | |
| "license": "MIT", | |
| "authors": { | |
| "Lance": "xuguang.luo@moyougames.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/893589795/Pods_Demo.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "UIKit/*", | |
| "public_header_files": "UIKit/UI_Categories.h", | |
| "requires_arc": true | |
| } |