[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 0 / 5 / a / MappedinCT / 0.1.0 / MappedinCT.podspec.json
bloba73d7f4d1439d8cedcf5f449d80e5950c3769b9e
2   "name": "MappedinCT",
3   "version": "0.1.0",
4   "summary": "This is a library to track locations within a venue",
5   "homepage": "https://mappedin.com/",
6   "module_name": "MappedinCT",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "daniellewang-mi": "danielle.wang@mappedin.ca"
13   },
14   "source": {
15     "git": "https://github.com/Mappedin/CT-SDK.git",
16     "tag": "0.1.0"
17   },
18   "xcconfig": {
19     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MappedinCT/\""
20   },
21   "requires_arc": true,
22   "platforms": {
23     "ios": "9.0"
24   },
25   "dependencies": {
26     "MappedinVenueFormat": [
27       "1.0.4"
28     ],
29     "GEOSwift": [
30       "7.1.0"
31     ],
32     "Zip": [
33       "1.1.0"
34     ]
35   },
36   "swift_versions": "5.2.4",
37   "swift_version": "5.2.4"