[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / e / FlyoverKit / 1.3.1 / FlyoverKit.podspec.json
blobad161cded2bcf7a07be873c2df46b3d2b6213242
2   "name": "FlyoverKit",
3   "version": "1.3.1",
4   "summary": "360° flyover on an MKMapView",
5   "homepage": "https://github.com/SvenTiigi/FlyoverKit",
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/FlyoverKit.git",
13     "tag": "1.3.1"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "10.0",
18     "tvos": "10.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "swift_version": "5.0"