[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 6 / e / FlyoverKit / 1.3.0 / FlyoverKit.podspec.json
blob9a9b2d6235341c7acdb71b582a35b4776a585f14
2   "name": "FlyoverKit",
3   "version": "1.3.0",
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.0"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "tvos": "10.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "frameworks": [
22     "UIKit",
23     "MapKit"
24   ]