blob: 9ffa056f7a81715ae319a4fcecd5d03582dbc1c6 [file] [log] [blame]
{
"name": "KSFacebookButton",
"version": "1.0.4",
"summary": "A customizable button which looks exactly the same as FBSDKLoginButton",
"description": "KSFacebookButton is a simple custom button which looks exactly the same as FBSDKLoginButton. The problem with FBSDKLoginButton is that it do not allow any customization on the look and feel of the button. With KSFacebookButton you can change the title, width and height or even corner radius of the button easily.",
"homepage": "https://github.com/LeeKahSeng/KSFacebookButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lee Kah Seng": "kahseng.lee123@gmail.com"
},
"source": {
"git": "https://github.com/LeeKahSeng/KSFacebookButton.git",
"tag": "1.0.4",
"branch": "master"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "KSFacebookButton/KSFacebookButton/Sources/*.swift",
"resources": "KSFacebookButton/KSFacebookButton/Sources/Images/*",
"pushed_with_swift_version": "3.0"
}