blob: 6a8b746c1684093421136e854ff4d08c1152ce85 [file] [log] [blame]
{
"name": "CYStatusBarHUD",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "CYStatusBarHUD/*.{h,m}",
"resources": "CYStatusBarHUD/CYStatusBarHUD.bundle",
"frameworks": "UIKit"
}