[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / 3 / RESwitch / 1.0 / RESwitch.podspec.json
blob095bb14beed3e0b851f626bcb285474a6861cf0d
2   "name": "RESwitch",
3   "version": "1.0",
4   "summary": "Open source alternative to UISwitch, customizable via UIAppearance protocol.",
5   "homepage": "https://github.com/romaonthego/RESwitch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Roman Efimov": "romefimov@gmail.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/romaonthego/RESwitch.git",
19     "tag": "1.0"
20   },
21   "source_files": "RESwitch",
22   "public_header_files": "RESwitch/*.h",
23   "resources": "RESwitch/RESwitch.bundle"