[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / d / 5 / 9 / KSFacebookButton / 1.0.6 / KSFacebookButton.podspec.json
blobd15d837a2004f3005ac7e683ea9066bccef646b7
2   "name": "KSFacebookButton",
3   "version": "1.0.6",
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.6",
17     "branch": "master"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "KSFacebookButton/KSFacebookButton/Sources/*.swift",
24   "resources": "KSFacebookButton/KSFacebookButton/Sources/Images/*",
25   "pushed_with_swift_version": "4.0"