blob: d45089793b8fb54fa07809915929b920553df927 [file] [log] [blame]
{
"name": "RollingProgressHUD",
"version": "1.0.2",
"summary": "Rolling progress HUD for your iOS.",
"description": "RollingProgressHUD is a miracle and easy-to-use HUD meant to display the progress of an ongoing task on iOS.",
"homepage": "https://github.com/koogawa/RollingProgressHUD",
"screenshots": "https://raw.githubusercontent.com/koogawa/RollingProgressHUD/master/demo.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kosuke Ogawa": "koogawa.app@gmail.com"
},
"social_media_url": "https://twitter.com/koogawa",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/koogawa/RollingProgressHUD.git",
"tag": "1.0.2"
},
"source_files": "RollingProgressHUD/*.swift",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}