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