| { | |
| "name": "ViewControllerTipView", | |
| "version": "0.0.1", | |
| "summary": "Provide status displayingUI to UIViewController", | |
| "homepage": "https://github.com/taojigu/ViewContontrollerStatusTip", | |
| "license": "MIT", | |
| "authors": { | |
| "Gujitao": "taojigu@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/taojigu/ViewContontrollerStatusTip.git", | |
| "tag": "v0.0.1" | |
| }, | |
| "source_files": "Class/**/*.{h,m}", | |
| "requires_arc": true | |
| } |