blob: 0c6e47042795ac6dde543696a0eb60fd03dc953e [file] [log] [blame]
{
"name": "GeoJSON",
"version": "0.3.1",
"summary": "A GeoJSON model for Swift 3.0.",
"homepage": "https://github.com/bryx-inc/GeoJSON.swift",
"license": "MIT",
"authors": {
"Harlan Haskins": "harlan@harlanhaskins.com"
},
"source": {
"git": "https://github.com/bryx-inc/GeoJSON.swift.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}