[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / b / 8 / RNLoadingButton / 6.1.0 / RNLoadingButton.podspec.json
blob123a681ce26465bcdd820ff0999b8ae066deb92b
2   "name": "RNLoadingButton",
3   "version": "6.1.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": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
20     "tag": "6.1.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "Sources/*",
24   "frameworks": "UIKit",
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "5.0"
28   },
29   "swift_version": "5.0"