[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 0 / 9 / MaterialSwitch / 0.1.1 / MaterialSwitch.podspec.json
blobdaee5727313ba0f46845c93eea99925da2a0b0a0
2   "name": "MaterialSwitch",
3   "version": "0.1.1",
4   "summary": "A Material Design implementation of the UISwitch control paradigm.",
5   "homepage": "https://github.com/ArtSabintsev/MaterialSwitch",
6   "license": "MIT",
7   "authors": {
8     "Arthur Sabintsev": "arthur@sabintsev.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ArtSabintsev/MaterialSwitch.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "MaterialSwitch.swift",
18   "requires_arc": true