blob: 57f93cbdc09bfc386905b455fdcb0700ef7071cf [file] [log] [blame]
{
"name": "DKProgressHUD",
"version": "1.0.1",
"summary": "Custom ActivityView for iOS (Spinner)",
"description": " Custom ActivityView for iOS (Spinner) \n",
"homepage": "https://github.com/wzbozon/DKProgressHUD.git",
"screenshots": "https://raw.githubusercontent.com/wzbozon/DKProgressHUD/master/Screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dennis Kutlubaev": "alwawee@gmail.com"
},
"social_media_url": "http://twitter.com/wzbozon",
"platforms": {
"ios": "6.1"
},
"source": {
"git": "https://github.com/wzbozon/DKProgressHUD.git",
"tag": "1.0.1"
},
"source_files": "DKProgressHUD/*.{h,m}",
"requires_arc": true
}