[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 7 / 2 / c / SpinnerButton / 0.1.3 / SpinnerButton.podspec.json
blob87838815f0231c60846c6709d2608c68b6f077f3
2   "name": "SpinnerButton",
3   "version": "0.1.3",
4   "summary": "UIKit button with loading state",
5   "description": "<<-DESC\n  Modified UIButton with loading state created as a stroke spinned around the button.\n  The component has two state: default state without spinning stroke and loading state with spinning stroke.\n                       DESC",
6   "homepage": "https://github.com/maxkalik/SpinnerButton",
7   "screenshots": "https://www.maxkalik.com/images/spinner-button.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "maxkalik": "maxkalik@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/maxkalik/SpinnerButton.git",
17     "tag": "0.1.3"
18   },
19   "social_media_url": "http://maxkalik.com",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "SpinnerButton/Classes/**/*",
24   "frameworks": "UIKit"