blob: eb787275cce301129d0ceafdf43b1839711a9be3 [file] [log] [blame]
{
"name": "loadingButtonOBJC",
"version": "0.1.0",
"summary": "this button can have multiple style, showing a loading to your users while app is doing something in background.",
"description": "you can use this button to show loading while your app is doing something in background, it has 4 styles of loading and all of them are fully customizable.'",
"homepage": "https://github.com/farshadjahanmanesh/iOSLoadingButtonView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farshad jahanmanesh": "farshadjahanmanesh@gmail.com"
},
"source": {
"git": "https://github.com/farshadjahanmanesh/iOSLoadingButtonView.git"
},
"platforms": {
"ios": "10.0"
},
"source_files": "loadingButton/LBVLoadingButtonView/*.{h,m}"
}