| { | |
| "name": "CYStatusBarHUD", | |
| "version": "0.0.1", | |
| "summary": "CYStatusBarHUD", | |
| "homepage": "https://github.com/CoderCYLee/CYStatusBarHUD", | |
| "license": "MIT", | |
| "authors": { | |
| "Cyrill": "lichunyang@outlook.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/CoderCYLee/CYStatusBarHUD.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "CYStatusBarHUD", | |
| "resources": "CYStatusBarHUD/CYStatusBarHUD.bundle", | |
| "frameworks": "UIKit" | |
| } |