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