[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 0 / f / OpenCannabis / 0.1.6 / OpenCannabis.podspec.json
blob0faf7a4454566bf90c84442f399de53bead07fb0
2   "name": "OpenCannabis",
3   "swift_version": "4.2",
4   "version": "0.1.6",
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     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source": {
24     "git": "https://github.com/bloombox/Swift.git",
25     "tag": "0.1.6"
26   },
27   "module_name": "OpenCannabis",
28   "source_files": "Sources/Schema/*.swift",
29   "dependencies": {
30     "SwiftProtobuf": [
32     ]
33   },
34   "libraries": "z",
35   "requires_arc": true,
36   "cocoapods_version": ">= 1.1.0"