[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 4 / SevenSwitchSwift5 / 2.2.0 / SevenSwitchSwift5.podspec.json
blob604e8c01e7056f5d2e692e13bec757b047de1da7
2   "name": "SevenSwitchSwift5",
3   "version": "2.2.0",
4   "summary": "iOS7 style drop in replacement for UISwitch.",
5   "homepage": "https://github.com/ziziana/SevenSwitch",
6   "screenshots": [
7     "https://github.com/ziziana/SevenSwitch/blob/master/ExampleImages/example.gif",
8     "https://github.com/ziziana/SevenSwitch/blob/master/ExampleImages/example.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Diana Prata": "zizi.laura@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ziziana/SevenSwitch.git",
19     "tag": "2.2.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   },
24   "source_files": "SevenSwitch.swift",
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore"
29   ],
30   "requires_arc": true,
31   "swift_version": "5.0"