| { | |
| "name": "WHKit", | |
| "version": "1.0.2", | |
| "summary": "Make development easier.", | |
| "homepage": "https://github.com/remember17/WHKit", | |
| "license": "MIT", | |
| "authors": { | |
| "wuhao": "503007958@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/remember17/WHKit.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": [ | |
| "WHKit", | |
| "WHKit/*.{h,m}" | |
| ], | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |