[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 7 / 6 / SwiftyButton / 0.6.0 / SwiftyButton.podspec.json
blobf0382b785e834077bceba5c11fec6e12cc4d86c6
2   "name": "SwiftyButton",
3   "version": "0.6.0",
4   "summary": "Simple and customizable button in Swift",
5   "description": "SwiftyButton allows you to fully customize the style of your buttons with two UIButton subclasses: `FlatButton` and `PressableButton`.",
6   "homepage": "https://github.com/TakeScoop/SwiftyButton",
7   "license": "MIT",
8   "authors": {
9     "Scoop": "ops@takescoop.com"
10   },
11   "source": {
12     "git": "https://github.com/TakeScoop/SwiftyButton.git",
13     "tag": "0.6.0"
14   },
15   "source_files": "SwiftyButton/*.swift",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pushed_with_swift_version": "3.0"