blob: e11a1bd820464f630e1b5e6499ed3d4f239e2852 [file] [log] [blame]
{
"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"
}