[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 1 / 5 / 9 / URN / 0.1.0 / URN.podspec.json
blobd2046301cb2d36769a88687fea7c12773ff22ad9
2   "name": "URN",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "watchos": "3.0"
22   },
23   "source_files": "URN/Classes/**/*",
24   "swift_version": "5.0"