| { | |
| "name": "OpenLocate", | |
| "version": "1.2.0", | |
| "summary": "OpenLocate is an open source Android and iOS SDK for mobile location collection.", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": "OpenLocate", | |
| "homepage": "https://github.com/OpenLocate/openlocate-ios", | |
| "source": { | |
| "git": "https://github.com/OpenLocate/openlocate-ios.git", | |
| "tag": "1.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "frameworks": "CoreLocation" | |
| } |