blob: 709b4ce9ebc439995c4a96b4e8880de8b9f9ac85 [file]
{
"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"
}