[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 2 / 0 / MappaMundi / 1.0.1 / MappaMundi.podspec.json
blobdb2fd6967ed9a6ae82f5e40865f0e3a627f88753
2   "name": "MappaMundi",
3   "version": "1.0.1",
4   "summary": "A declarative Don't Repeat Yourself tool for XCUITesting and screenshots.",
5   "homepage": "https://github.com/phannhu92/MappaMundi",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Logan": "logan@geoguard.com"
12   },
13   "source": {
14     "git": "https://github.com/phannhu92/MappaMundi.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5",
18   "platforms": {
19     "ios": "11.4"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": "Sources/*.swift",
24   "dependencies": {
25     "AStar": [
26       "3.1.2"
27     ]
28   },
29   "frameworks": [
30     "Foundation",
31     "UIKit",
32     "XCTest"
33   ],
34   "swift_version": "5"