[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / b / JPLoadingButton / 0.2.0 / JPLoadingButton.podspec.json
blobe23ba735743cea06e5faa340b0f3c910b6730d36
2   "name": "JPLoadingButton",
3   "version": "0.2.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.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JPLoadingButton/Classes/**/*",
22   "pushed_with_swift_version": "3.0"