[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 0 / d / Kml.swift / 0.3.2 / Kml.swift.podspec.json
blob7df4e382242b7466036fdd9e9c49f46fa236541a
2   "name": "Kml.swift",
3   "version": "0.3.2",
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.2"
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"