[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / a / b / TwoStateButton / 0.0.1 / TwoStateButton.podspec.json
blob3b06698e63db1d6c5d3e9504d5c4ded343b2253e
2   "name": "TwoStateButton",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "version": "0.0.1",
7   "summary": "A UIButton with a toggleable state represented in image and tint.",
8   "description": "A UIButton with the ability to toggle between an on and off state represented in image and tint.",
9   "homepage": "https://github.com/colinjpratt/swift-ios-toggle-button.git",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "colinjpratt": "colinjamespratt@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/colinjpratt/swift-ios-toggle-button.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "TwoStateButton/**/*.{h,m,swift}",
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"