| { |
| "name": "MappedinCT", |
| "version": "0.1.0", |
| "summary": "This is a library to track locations within a venue", |
| "homepage": "https://mappedin.com/", |
| "module_name": "MappedinCT", |
| "license": { |
| "type": "Commercial", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "daniellewang-mi": "danielle.wang@mappedin.ca" |
| }, |
| "source": { |
| "git": "https://github.com/Mappedin/CT-SDK.git", |
| "tag": "0.1.0" |
| }, |
| "xcconfig": { |
| "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/MappedinCT/\"" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "dependencies": { |
| "MappedinVenueFormat": [ |
| "1.0.4" |
| ], |
| "GEOSwift": [ |
| "7.1.0" |
| ], |
| "Zip": [ |
| "1.1.0" |
| ] |
| }, |
| "swift_versions": "5.2.4", |
| "swift_version": "5.2.4" |
| } |