blob: 29c6b98c8ad808baa0d0d8e0b2e88dfeee938f75 [file] [log] [blame]
{
"name": "RNLoadingButton-Swift",
"version": "5.0.0",
"summary": "An easy-to-use UIButton subclass with an activity indicator.",
"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..",
"homepage": "https://github.com/souzainf3/RNLoadingButton-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Romilson Nunes": "souzainf3@yahoo.com.br"
},
"social_media_url": "http://twitter.com/souzainf3",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
"tag": "5.0.0"
},
"source_files": "RNLoadingButton/*",
"frameworks": "UIKit",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}