blob: 8b294478b930a1dbf811138aae5ed7e1eab81914 [file] [log] [blame]
{
"name": "OpenLocate",
"version": "1.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"frameworks": "CoreLocation",
"pushed_with_swift_version": "4.0"
}