blob: 62e37601baa0ca2d6f9e73aba7625426e176c278 [file] [log] [blame]
{
"name": "MKPolygon-GPC",
"version": "0.0.1",
"summary": "MKPolygon-GPC is an Objective-C Category that adds polygon boolean operators to the MKPolygon class.",
"homepage": "https://github.com/SunGard-Labs/MKPolygon-GPC",
"license": "MIT",
"authors": {
"Justin Léger": "justin.leger@sungard.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/SunGard-Labs/MKPolygon-GPC.git",
"tag": "0.0.1"
},
"source_files": [
"MKPolygon-GPC-Example/MKPolygon-GPC/MKPolygon+GPC.*",
"MKPolygon-GPC-Example/MKPolygon-GPC/gpc232/gpc.*"
],
"frameworks": "MapKit",
"requires_arc": false
}