blob: cff2558f8cc673a5942a46e007e743726286458e [file] [log] [blame]
{
"name": "DJProgressHUD_OSX",
"version": "0.0.1",
"summary": "Progress and Activity Indicators and HUD for Mac OS X.",
"homepage": "https://github.com/danielmj/DJProgressHUD_OSX",
"license": {
"type": "GNU",
"file": "LICENSE.txt"
},
"authors": "Daniel Jackson",
"social_media_url": "http://www.danmjacks.com/",
"platforms": {
"osx": "10.8"
},
"source": {
"git": "https://github.com/danielmj/DJProgressHUD_OSX.git",
"tag": "0.0.1"
},
"source_files": "DJProgressHUD/*.{h,m}",
"public_header_files": "DJProgressHUD/*.h",
"frameworks": "QuartzCore",
"requires_arc": true
}