blob: 659cb8aec7c69efbd6fd82fd9afb803cbbc7f6f4 [file] [log] [blame]
{
"name": "loady",
"platforms": {
"ios": "10.0"
},
"summary": "fully customizable loading button with 8 different styles.",
"requires_arc": true,
"version": "0.2.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"farshad jahanmanesh": "farshadjahanmanesh@gmail.com"
},
"homepage": "https://github.com/farshadjahanmanesh/loady",
"source": {
"git": "https://github.com/farshadjahanmanesh/loady.git",
"tag": "0.2.3"
},
"frameworks": "UIKit",
"source_files": "loady/LoadingButton/**/*.{swift}",
"swift_version": "4.2"
}