blob: c8fa21cd5c284b9a7503da68b329eeba9fabba0f [file] [log] [blame]
{
"name": "LoadingButton",
"version": "0.1.0",
"summary": "UIButton subclass with an activity indicator and loading text.",
"description": "UIButton subclass with an activity indicator and loading text in swift.",
"homepage": "https://github.com/SeptiyanAndika/LoadingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Septiyan Andika Isanta": "septiyan.andika@gmail.com"
},
"source": {
"git": "https://github.com/SeptiyanAndika/LoadingButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LoadingButton/Classes/**/*"
}