[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 9 / URN / 0.1.1 / URN.podspec.json
blobf90294243b61b03e574ccb284f36429b2b4280a0
2   "name": "URN",
3   "version": "0.1.1",
4   "summary": "A URN type",
5   "swift_versions": "5.0",
6   "description": "A URN type.",
7   "homepage": "https://github.com/anconaesselmann/URN",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/URN.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "URN/Classes/**/*",
24   "swift_version": "5.0"