blob: 2bd2a7aade1532232ffbc2683263fc4448522282 [file] [log] [blame]
{
"name": "CYStatusBarHUD",
"version": "0.0.4",
"summary": "CYStatusBarHUD",
"homepage": "https://github.com/cywd/CYStatusBarHUD",
"license": "MIT",
"authors": {
"Cyrill": "lichunyang@outlook.com"
},
"source": {
"git": "https://github.com/cywd/CYStatusBarHUD.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "CYStatusBarHUD/*.{h,m}",
"resources": "CYStatusBarHUD/CYStatusBarHUD.bundle",
"frameworks": "UIKit"
}