[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 5 / 8 / ResponsiveButton / 0.0.1 / ResponsiveButton.podspec.json
blob1f911f075841d016df0a7ab6e40169e7dfb1e1c3
2   "name": "ResponsiveButton",
3   "version": "0.0.1",
4   "summary": "A UIButton subclass that can become a spinner.",
5   "description": "A UIButton subclass that can become a spinner while keep its intrinsic size.",
6   "homepage": "https://github.com/EdgarDegas/ResponsiveButton",
7   "license": "MIT",
8   "authors": {
9     "iMoe": "iMoeNya@outlook.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/EdgarDegas/ResponsiveButton.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "Sources/**/*",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "swift_version": "5.0"