blob: d51933aa520b964a29273309687b806792f5fd0c [file] [log] [blame]
{
"name": "OYStatusBarHUD",
"version": "0.0.2",
"summary": "A OYStatusBarHUD view used on iOS",
"homepage": "https://github.com/GavinOY/OYStatusBarHUD",
"license": "MIT",
"authors": {
"gavin": "zhx-oy@hotmail.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/GavinOY/OYStatusBarHUD.git",
"tag": "0.0.2"
},
"source_files": "OYStatusBarHUD/*.{h,m}",
"resources": "OYStatusBarHUD/OYStatusBarHUD.bundle",
"requires_arc": true
}