blob: 0b0e9e0413d9e8387e9b6b00589fd021eeb3ed5b [file] [log] [blame]
{
"name": "DKLoginButton",
"version": "4.0.0",
"summary": "A login button with Cool animation and easy to use .",
"homepage": "https://github.com/DKJone/DKLoginButton",
"license": "MIT",
"authors": {
"DKJone": "https://github.com/DKJone"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/DKJone/DKLoginButton.git",
"tag": "4.0.0"
},
"source_files": [
"loginbutton",
"loginbutton/DKButton/*.{swift}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}