blob: d8505ba001172a2bec2d719a72c5073c3c298121 [file] [log] [blame]
{
"name": "GeoJSON",
"version": "0.1.0",
"summary": "A GeoJSON model for Swift 1.2.",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GeoJSON": [
"Pod/Assets/*.png"
]
}
}