[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / c / 6 / SwiftFillButton / 1.0.1 / SwiftFillButton.podspec.json
bloba97a88ac1053517d0d2434177d0fb82581852df0
2   "name": "SwiftFillButton",
3   "version": "1.0.1",
4   "summary": "SwiftFillButton is a subclass of UIButton that fills up when clicked.",
5   "description": "SwiftFillButton is a subclass of UIButton. When the user clicks on the button, the background changes to the desired color. The button also zooms in and/or makes the text bold on a click event.",
6   "homepage": "https://github.com/kha26/SwiftFillButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kha26": "kha26@cornell.edu"
13   },
14   "source": {
15     "git": "https://github.com/kha26/SwiftFillButton.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_version": "3.2",
22   "source_files": "SwiftFillButton/Classes/**/*"