[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / f / 5 / ARWorldMapPersistence / 1.1.0 / ARWorldMapPersistence.podspec.json
blob49dce3b807ae15f0bfabf64492b23c4a6a2b15ad
2   "name": "ARWorldMapPersistence",
3   "version": "1.1.0",
4   "summary": "A protocol and extension to support ARWorldMap persistence.",
5   "description": "A protocol and extension to support ARWorldMap persistence with ease.\nA WorldMap is serialized to Data and deserialized from Data with an image representing the last position of the user.",
6   "homepage": "https://github.com/ifullgaz/ARWorldMapPersistence",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Emmanuel Merali": "emmanuel@merali.me"
13   },
14   "source": {
15     "git": "https://github.com/ifullgaz/ARWorldMapPersistence.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": [
22     "5.0",
23     "5.1"
24   ],
25   "source_files": "ARWorldMapPersistence/Classes/**/*",
26   "swift_version": "5.1"