[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 6 / 0 / d / Kml.swift / 0.3.1 / Kml.swift.podspec.json
blob6fea37966b4a0902cb65ddefe5c107b5a9610848
2   "name": "Kml.swift",
3   "version": "0.3.1",
4   "summary": "Simple KML parser for Swift.",
5   "homepage": "https://github.com/asus4/Kml.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "asus4": "koki.ibukuro@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/asus4",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/asus4/Kml.swift.git",
19     "tag": "0.3.1"
20   },
21   "source_files": "Source/*.swift",
22   "swift_versions": "4.0",
23   "dependencies": {
24     "AEXML": [
25       "~>4.3.0"
26     ]
27   },
28   "swift_version": "4.0"