[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 3 / a / b / SwiftMETAR / 0.1.1 / SwiftMETAR.podspec.json
blob6bb2c24ff63316f72a9fdce2cae75b23da0922fd
2   "name": "SwiftMETAR",
3   "version": "0.1.1",
4   "summary": "A METAR parser written in Swift",
5   "homepage": "https://github.com/JonathanDowning/SwiftMETAR",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jonathan Downing": "jd@jonathandowning.uk"
12   },
13   "source": {
14     "git": "https://github.com/JonathanDowning/SwiftMETAR.git",
15     "tag": "0.1.1"
16   },
17   "social_media_url": "https://twitter.com/JonDowning",
18   "swift_version": "4.0",
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "watchos": "3.0",
23     "tvos": "10.0"
24   },
25   "source_files": "Sources/**/*.swift"