blob: 6e6280556555563becd9c808b254161928725ef4 [file] [log] [blame]
{
"name": "STLocationRequest",
"version": "3.2.0",
"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.2.0"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "STLocationRequest/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"FlyoverKit": [
"~> 1.0.0"
],
"SnapKit": [
"~> 4.0.0"
],
"SwiftIconFont": [
"~> 2.7.3"
]
}
}