blob: 01764f54470ce5dacb4e8894c23d0b14ee051f2f [file] [log] [blame]
{
"name": "FGGProgressHUD",
"version": "1.0",
"summary": "Simple Style HUD",
"homepage": "https://github.com/Insfgg99x/FGGProgressHUD",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGGProgressHUD.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "FGGProgressHUD/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}