[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / 8 / d / MKPolygon-GPC / 0.0.1 / MKPolygon-GPC.podspec.json
blob62e37601baa0ca2d6f9e73aba7625426e176c278
2   "name": "MKPolygon-GPC",
3   "version": "0.0.1",
4   "summary": "MKPolygon-GPC is an Objective-C Category that adds polygon boolean operators to the MKPolygon class.",
5   "homepage": "https://github.com/SunGard-Labs/MKPolygon-GPC",
6   "license": "MIT",
7   "authors": {
8     "Justin Léger": "justin.leger@sungard.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/SunGard-Labs/MKPolygon-GPC.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "MKPolygon-GPC-Example/MKPolygon-GPC/MKPolygon+GPC.*",
19     "MKPolygon-GPC-Example/MKPolygon-GPC/gpc232/gpc.*"
20   ],
21   "frameworks": "MapKit",
22   "requires_arc": false