[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / 6 / 9 / RoundedSwitch / 1.0.0 / RoundedSwitch.podspec.json
blob3509cbb71a7260fe9b64e27ab83c001463a59ce7
2   "name": "RoundedSwitch",
3   "version": "1.0.0",
4   "summary": "An iOS switch control implemented in Swift with full Interface Builder support.",
5   "description": "RoundedSwitch is an iOS switch control implemented in Swift with full Interface Builder support.",
6   "homepage": "https://github.com/T-Pham/Switch",
7   "screenshots": [
8     "https://github.com/T-Pham/Switch/blob/master/switch.png?raw=true",
9     "https://github.com/T-Pham/Switch/blob/master/switch.gif?raw=true"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Thanh Pham": "minhthanh@me.com"
17   },
18   "source": {
19     "git": "https://github.com/T-Pham/Switch.git",
20     "tag": "1.0.0"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "Switch.swift",
26   "frameworks": "UIKit"