blob: 73ceae727e5389943a236892d159e6e65ab859a4 [file] [log] [blame]
{
"name": "RNLoadingButton",
"version": "0.0.1",
"summary": "An easy-to-use UIButton subclass with an activity indicator",
"description": " RNLoadingButton offers alignment \"loading\" options, hide text or image while loading the animation is running.\n",
"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": "5.0"
},
"source": {
"git": "https://github.com/souzainf3/RNLoadingButton.git",
"tag": "0.0.1"
},
"source_files": "RNLoadingButton/*",
"frameworks": "UIKit",
"requires_arc": true
}