[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 5 / 9 / KSFacebookButton / 1.0.1 / KSFacebookButton.podspec.json
blob52286d415d0a48b0f93f77db305069dbe40bf3fa
2   "name": "KSFacebookButton",
3   "version": "1.0.1",
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.1",
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"