blob: 5c1a1b07ef69c5bd8d9e7147d3bdbaf8a600b396 [file] [log] [blame]
{
"name": "CYStatusBarHUD",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "CYStatusBarHUD",
"resources": "CYStatusBarHUD/CYStatusBarHUD.bundle",
"frameworks": "UIKit"
}