blob: 7df4e382242b7466036fdd9e9c49f46fa236541a [file] [log] [blame]
{
"name": "Kml.swift",
"version": "0.3.2",
"summary": "Simple KML parser for Swift.",
"homepage": "https://github.com/asus4/Kml.swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asus4": "koki.ibukuro@gmail.com"
},
"social_media_url": "https://twitter.com/asus4",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asus4/Kml.swift.git",
"tag": "0.3.2"
},
"source_files": "Source/*.swift",
"swift_versions": "4.0",
"dependencies": {
"AEXML": [
"~>4.3.0"
]
},
"swift_version": "4.0"
}