blob: 75f0894aacbb5775a1182ce7c3b96b8db65515bb [file] [log] [blame]
{
"name": "loady",
"platforms": {
"ios": "10.0"
},
"summary": "fully customizable loading button with 8 different styles.",
"requires_arc": true,
"version": "0.2.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "loady/LoadingButton/**/*.{swift}",
"swift_version": "4.2"
}