blob: 3aa573ca0a6d34943da3282fc9bdf1ca6d376465 [file] [log] [blame]
{
"name": "RNLoadingButton(Swift)",
"version": "0.0.1",
"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..\n",
"homepage": "https://github.com/souzainf3/RNLoadingButton-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Romilson Nunes": "souzainf3@yahoo.com.br"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/souzainf3/RNLoadingButton-Swift.git",
"tag": "0.0.1"
},
"source_files": "RNLoadingButton/*",
"frameworks": "UIKit",
"requires_arc": true
}