[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 1 / 4 / a / DayNightSwitch / 0.0.3 / DayNightSwitch.podspec.json
blob46156b184147deaeb4503c5638eb0f9b54760185
2   "name": "DayNightSwitch",
3   "version": "0.0.3",
4   "summary": "Add a more natural design to your switches, Moon / Sun for off / on.",
5   "description": "I saw a [Dribbble Shot](https://dribbble.com/shots/1909289-Day-Night-Toggle-Button-GIF) and thought it was cute, so here's the Swift version of it. A custom UIView subclass that acts like a switch and calls a closure upon change.",
6   "homepage": "https://github.com/finngaida/DayNightSwitch",
7   "license": "MIT",
8   "authors": {
9     "Finn Gaida": "f@fga.pw"
10   },
11   "social_media_url": "https://twitter.com/fga",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/finngaida/DayNightSwitch.git",
17     "tag": "0.0.3"
18   },
19   "source_files": "DayNightSwitch.swift",
20   "resources": "Example/Assets.xcassets/cloud.imageset/cloud@3x.png"