[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / b / JPLoadingButton / 0.4.0 / JPLoadingButton.podspec.json
bloba3032f25e15c9491971376489a95ab7d4786e644
2   "name": "JPLoadingButton",
3   "version": "0.4.0",
4   "summary": "A button that loads for network and animates to a new view controller",
5   "description": "Uses to show a button that is loading. Good use for loggin in and waiting for a response",
6   "homepage": "https://github.com/julp04/JPLoadingButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "julp04": "julpanucci@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/julp04/JPLoadingButton.git",
16     "tag": "0.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JPLoadingButton/Classes/**/*",
22   "pushed_with_swift_version": "3.0"