[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / c / SpinnerButton / 0.1.0 / SpinnerButton.podspec.json
blob61f78bff7255efe7763e6904f4b892ee1821285f
2   "name": "SpinnerButton",
3   "version": "0.1.0",
4   "summary": "UIKit button with loading state",
5   "description": "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.",
6   "homepage": "https://github.com/maxkalik/SpinnerButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "maxkalik": "maxkalik@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/maxkalik/SpinnerButton.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/maxkalik",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SpinnerButton/Classes/**/*",
23   "frameworks": "UIKit"