blob: f0e7f8179972b190cfcad61d5980a2d3d8c1994f [file] [log] [blame]
{
"name": "RNLoadingButton(Swift)",
"version": "2.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": "2.0.0"
},
"source_files": "RNLoadingButton/*",
"frameworks": "UIKit",
"requires_arc": true
}