blob: 1fe64b301e02caee9bc6cfe27eb737534ad3ce28 [file] [log] [blame]
{
"name": "DKLoginButton",
"version": "4.2.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.2.0"
},
"source_files": "loginbutton/DKButton/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
]
}