| { |
| "name": "ZYDStatusBarHUD", |
| "version": "0.0.4", |
| "summary": "A smaple HUD", |
| "description": "A smaple HUD, you can use it to create your hud. fix color.", |
| "homepage": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD", |
| "license": "MIT", |
| "authors": { |
| "MAX": "806903233@qq.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/zhangxiaoyuheshui/ZYDStatusBarHUD.git", |
| "tag": "0.0.4" |
| }, |
| "source_files": [ |
| "ZYDStatusBarHUD", |
| "ZYDStatusBarHUD/ZYDStatusBarHUD" |
| ], |
| "resources": "ZYDStatusBarHUD/*.bundle", |
| "frameworks": "UIKit", |
| "requires_arc": true |
| } |