[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 7 / 8 / STLocationRequest / 3.3.0 / STLocationRequest.podspec.json
blob8d7228514a12cff03c16cf43b51c7486639587e3
2   "name": "STLocationRequest",
3   "version": "3.3.0",
4   "summary": "Request the users location services via an 3D 360° Flyover MapView",
5   "homepage": "https://github.com/SvenTiigi/STLocationRequest",
6   "social_media_url": "http://twitter.com/SvenTiigi",
7   "license": "MIT",
8   "authors": {
9     "Sven Tiigi": "sven.tiigi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/SvenTiigi/STLocationRequest.git",
13     "tag": "3.3.0"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "tvos": "10.0"
18   },
19   "source_files": "Sources/**/*",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "MapKit"
24   ],
25   "dependencies": {
26     "FlyoverKit": [
27       "1.2.2"
28     ]
29   }