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