blob: 65d914e3fd55e265989649f535533292a5fa2164 [file] [log] [blame]
{
"name": "OpenLocate",
"version": "1.3.1",
"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.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"frameworks": "CoreLocation"
}