blob: c9f38a7376a22d5bb82e268af621d1598c980c5f [file] [log] [blame]
{
"name": "STLocationRequest",
"version": "3.3.1",
"summary": "Request the users location services via an 3D 360° Flyover MapView",
"homepage": "https://github.com/SvenTiigi/STLocationRequest",
"social_media_url": "http://twitter.com/SvenTiigi",
"license": "MIT",
"authors": {
"Sven Tiigi": "sven.tiigi@gmail.com"
},
"source": {
"git": "https://github.com/SvenTiigi/STLocationRequest.git",
"tag": "3.3.1"
},
"platforms": {
"ios": "10.0",
"tvos": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": [
"Foundation",
"UIKit",
"MapKit"
],
"dependencies": {
"FlyoverKit": [
"1.2.2"
]
}
}