[Add] EcomSPaySdk 1.1.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / STLocationRequest / 2.0.0 / STLocationRequest.podspec.json
blob14c7c707181b37736c7a15e77df81bd9afeebf1f
2   "name": "STLocationRequest",
3   "version": "2.0.0",
4   "summary": "A simple and elegant 3D-Flyover location request screen written in Swift",
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": "2.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": [
27     ]
28   },
29   "pushed_with_swift_version": "4.0"