blob: bce14dd954c87abe82730a8fecaee074e2f97689 [file] [log] [blame]
{
"name": "GeoJSON",
"version": "0.3.3",
"summary": "A GeoJSON model for Swift.",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}