blob: 1d6df3d3f0d6992b217b6cb48d4b59b8c519e5bb [file] [log] [blame]
{
"name": "STLocationRequest",
"version": "1.3.3",
"summary": "A simple and elegant way to request the user location",
"description": "A simple user interface to request the user location. With nice citys and a rotating 3D Map View",
"homepage": "https://github.com/SvenTiigi/STLocationRequest",
"license": "MIT",
"authors": {
"Sven Tiigi": "sven@tiigi.de"
},
"source": {
"git": "https://github.com/SvenTiigi/STLocationRequest.git",
"tag": "1.3.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Source/**/*",
"resource_bundles": {
"STLocationRequest": [
"Pod/Assets/*.storyboard"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Font-Awesome-Swift": [
"~> 1.5.2"
]
},
"pushed_with_swift_version": "3.0"
}