[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 1 / MTGeometry / 0.0.5 / MTGeometry.podspec.json
blob1705e1f6fb9d416d9471c5bd2863f2427fd33225
2   "name": "MTGeometry",
3   "version": "0.0.5",
4   "summary": "An extension to Core Graphics Geometry. Intersections, scaling, etc.",
5   "homepage": "https://github.com/mysterioustrousers/MTGeometry",
6   "license": "BSD",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTGeometry.git",
12     "tag": "0.0.5"
13   },
14   "source_files": "MTGeometry/*.{h,c}",
15   "ios": {
16     "frameworks": "CoreGraphics"
17   },
18   "osx": {
19     "frameworks": "ApplicationServices"
20   },
21   "platforms": {
22     "osx": null,
23     "ios": null,
24     "tvos": null,
25     "watchos": null
26   }