blob: 785b006ce1c42bdf1c34392347ce6e7b43001412 [file] [log] [blame]
{
"name": "IndicatorButton",
"version": "0.1.0",
"summary": "Easily manage state values with UIButton with UIActivityIndicatorView (UIButtons include simple animation)",
"homepage": "https://github.com/gwangyonglee/IndicatorButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gwangyonglee": "gwangyonglee92@gmail.com"
},
"source": {
"git": "https://github.com/gwangyonglee/IndicatorButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"source_files": "IndicatorButton/Classes/**/*"
}