[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 2 / 0 / MappaMundi / 1.0.0 / MappaMundi.podspec.json
blobaeabaf990a2f3960b7866ea261c63ec709f264ef
2   "name": "MappaMundi",
3   "version": "1.0.0",
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.0"
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     "XCTest-Gherkin": [
30     ]
31   },
32   "frameworks": [
33     "Foundation",
34     "UIKit"
35   ],
36   "swift_version": "5"