[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 0 / b / RollingProgressHUD / 1.0.2 / RollingProgressHUD.podspec.json
blobd45089793b8fb54fa07809915929b920553df927
2   "name": "RollingProgressHUD",
3   "version": "1.0.2",
4   "summary": "Rolling progress HUD for your iOS.",
5   "description": "RollingProgressHUD is a miracle and easy-to-use HUD meant to display the progress of an ongoing task on iOS.",
6   "homepage": "https://github.com/koogawa/RollingProgressHUD",
7   "screenshots": "https://raw.githubusercontent.com/koogawa/RollingProgressHUD/master/demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Kosuke Ogawa": "koogawa.app@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/koogawa",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/koogawa/RollingProgressHUD.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "RollingProgressHUD/*.swift",
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"