[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / c / f / DPLoadingButton / 0.1.0 / DPLoadingButton.podspec.json
blob7b0101823cc86d6fca49e59a1cae26568850ea40
2   "name": "DPLoadingButton",
3   "version": "0.1.0",
4   "license": "MIT",
5   "summary": "Button like control with UIActivityIndicatorView as subview",
6   "description": "                          DPLoadingButton is a button like control, that will display an UIActivityIndicatorView until the action is over\n",
7   "homepage": "https://github.com/danielpetroianu/DPLoadingButton",
8   "authors": {
9     "Petroianu Daniel": "petroianudaniel@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/danielpetroianu",
12   "screenshots": "https://raw.githubusercontent.com/danielpetroianu/DPLoadingButton/master/Example/Screenshots/DPLoadingButton.gif",
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/danielpetroianu/DPLoadingButton.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "public_header_files": "Pod/Classes/*.h",
23   "source_files": "Pod/Classes"