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