[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / 9 / KSFacebookButton / 1.0.0 / KSFacebookButton.podspec.json
blobc640214d300b46097db148f230e4b0826c19b47a
2   "name": "KSFacebookButton",
3   "version": "1.0.0",
4   "summary": "A customizable button which looks exactly the same as FBSDKLoginButton",
5   "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.",
6   "homepage": "https://github.com/LeeKahSeng/KSFacebookButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lee Kah Seng": "kahseng.lee123@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/LeeKahSeng/KSFacebookButton.git",
16     "tag": "1.0.0",
17     "branch": "master"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Sources/*",
24   "pushed_with_swift_version": "3.0"