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