[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / 4 / LoadingButton / 0.1.0 / LoadingButton.podspec.json
blobc8fa21cd5c284b9a7503da68b329eeba9fabba0f
2   "name": "LoadingButton",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LoadingButton/Classes/**/*"