blob: a84b441846924ceed965724b2b9117216869c190 [file] [log] [blame]
{
"name": "Kml.swift",
"version": "0.3.0",
"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.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"AEXML": [
]
}
}