[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 5 / d / CCSevenSwitch / 1.0.0 / CCSevenSwitch.podspec.json
blobb0c993bb13629e18e0a152588f4f4aca2200b347
2   "name": "CCSevenSwitch",
3   "version": "1.0.0",
4   "summary": "iOS7 style drop in replacement for UISwitch.",
5   "homepage": "https://github.com/bvogelzang/SevenSwitch",
6   "screenshots": [
7     "https://raw.github.com/bvogelzang/SevenSwitch/master/ExampleImages/example.gif",
8     "https://raw.github.com/bvogelzang/SevenSwitch/master/ExampleImages/example.png"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Ben Vogelzang": "ben.vogelzang@veracross.com"
16   },
17   "source": {
18     "git": "http://git.korrmain.com/CocoaPods/CCSevenSwitch.git",
19     "tag": "1.0.0"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "CCSevenSwitch.swift",
25   "exclude_files": "Classes/Exclude",
26   "frameworks": [
27     "UIKit",
28     "QuartzCore"
29   ],
30   "requires_arc": true,
31   "swift_version": "4.0"