[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 6 / 7 / 8 / STLocationRequest / 3.0.0 / STLocationRequest.podspec.json
blobf9a76f5bd9691663a552447a2725423c7dbbda88
2   "name": "STLocationRequest",
3   "version": "3.0.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.0.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*",
20   "frameworks": [
21     "UIKit",
22     "MapKit"
23   ],
24   "dependencies": {
25     "Font-Awesome-Swift": [
26       "~> 1.7.2"
27     ],
28     "SnapKit": [
29       "~> 4.0.0"
30     ]
31   }