[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 1 / MTGeometry / 0.0.1 / MTGeometry.podspec.json
blobb188fa46a3a13783c6e6750dbe3109bb8a209961
2   "name": "MTGeometry",
3   "version": "0.0.1",
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.1"
13   },
14   "source_files": "MTGeometry/*.{h,c}",
15   "frameworks": "CoreGraphics",
16   "requires_arc": false