[Add] OctopusSDK 1.6.1.23
[CocoaPods.git] / Specs / 6 / 0 / d / Kml.swift / 0.3.0 / Kml.swift.podspec.json
bloba84b441846924ceed965724b2b9117216869c190
2   "name": "Kml.swift",
3   "version": "0.3.0",
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.0"
20   },
21   "source_files": "Source/*.swift",
22   "dependencies": {
23     "AEXML": [
25     ]
26   }