[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 5 / a / f / Wizard / 0.1.3 / Wizard.podspec.json
blobb08ce50e90ee7ba105ccf0de28a4f34c8aa7bf03
2   "name": "Wizard",
3   "version": "0.1.3",
4   "summary": "Wizard view controller for iOS.",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "swift_version": "4.2",
9   "description": "'View controller with title, subtitle, phone image and phone content image. You can use iPhone 8 white/black or iPhone X skin. Also you can use custom UIView for showing it.'",
10   "homepage": "https://github.com/moon4ik/Wizard",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Oleksii Mykhailenko": "moon4ik@gmail.com"
17   },
18   "source": {
19     "git": "https://github.com/moon4ik/Wizard.git",
20     "tag": "0.1.3"
21   },
22   "source_files": "Wizard/Classes/**/*",
23   "resources": "*.xcassets",
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]