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