[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / 7 / RNLoadingButton(Swift) / 2.0.0 / RNLoadingButton(Swift).podspec.json
blobf0e7f8179972b190cfcad61d5980a2d3d8c1994f
2   "name": "RNLoadingButton(Swift)",
3   "version": "2.0.0",
4   "summary": "An easy-to-use UIButton subclass with an activity indicator.",
5   "description": "The activity state is configurable and can hide the image or text while the activity indicator is displaying . You can Also choose the position of easily activity indicator or Set It up with a spacing..",
6   "homepage": "https://github.com/souzainf3/RNLoadingButton-Swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Romilson Nunes": "souzainf3@yahoo.com.br"
13   },
14   "social_media_url": "http://twitter.com/souzainf3",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "RNLoadingButton/*",
23   "frameworks": "UIKit",
24   "requires_arc": true