4 "summary": "Swift KML parser base on the (NS)XMLParser found in Foundation",
5 "description": "This lib tries to simplify parsing a KML document, currently it supports the followin KML features:\n* Polygon, as well nested inner pollygons (inner boundaries of a Polygon)\n* Points",
6 "homepage": "https://github.com/avdwerff/KMLParser",
12 "avdwerff": "avdwerff@gmail.com"
15 "git": "https://github.com/avdwerff/KMLParser.git",
18 "social_media_url": "https://twitter.com/werffmeister",
22 "source_files": "KMLParser/Classes/**/*",
27 "pushed_with_swift_version": "3.0"