blob: 5ee166c6dcfcde99dbdfdee9e43a06e15cc86a91 [file] [log] [blame]
{
"name": "MMProgressHUD",
"version": "0.3.1",
"summary": "An easy to use HUD interface with personality.",
"homepage": "https://github.com/mutualmobile/MMProgressHUD",
"license": "MIT",
"authors": {
"Lars Anderson": "lars.anderson@mutualmobile.com"
},
"source": {
"git": "https://github.com/mutualmobile/MMProgressHUD.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Source/*.{h,m}",
"public_header_files": "Source/{MMProgressHUDOverlayView,MMProgressHUD,MMHud,MMProgressView-Protocol,MMRadialProgressView,MMLinearProgressView,MMVectorImage}.h",
"frameworks": [
"QuartzCore",
"CoreGraphics"
],
"requires_arc": true
}