[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / OpenCannabis / 0.1.9 / OpenCannabis.podspec.json
blob71fefbc223273010f1df35a253d9651baceeebc8
2   "name": "OpenCannabis",
3   "swift_version": "4.2",
4   "version": "0.1.9",
5   "summary": "OpenCannabis for Swift",
6   "description": "Native Swift codegen and bindings for OpenCannabis",
7   "homepage": "https://github.com/OpenCannabis",
8   "documentation_url": "https://bloombox.github.io/Swift/",
9   "license": {
10     "type": "Apache License, Version 2.0",
11     "file": "LICENSE.txt"
12   },
13   "authors": {
14     "Sam Gammon": "sam@bloombox.io"
15   },
16   "social_media_url": "https://twitter.com/bloomboxIO",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0",
20     "watchos": "2.0"
21   },
22   "source": {
23     "git": "https://github.com/bloombox/Swift.git",
24     "tag": "0.1.9"
25   },
26   "module_name": "OpenCannabis",
27   "source_files": "Sources/Schema/*.swift",
28   "dependencies": {
29     "SwiftProtobuf": [
31     ]
32   },
33   "libraries": "z",
34   "requires_arc": true,
35   "cocoapods_version": ">= 1.1.0"