[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 4 / LoadingButton / 0.1.1 / LoadingButton.podspec.json
blob70a10f11de912ca316e018eee6cf8c78acb69ece
2   "name": "LoadingButton",
3   "version": "0.1.1",
4   "summary": "UIButton subclass with an activity indicator and loading text.",
5   "description": "UIButton subclass with an activity indicator and loading text in swift.",
6   "homepage": "https://github.com/SeptiyanAndika/LoadingButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Septiyan Andika Isanta": "septiyan.andika@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/SeptiyanAndika/LoadingButton.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LoadingButton/Classes/**/*"