[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / c / 0 / YZPolygonHelper / 0.0.3 / YZPolygonHelper.podspec.json
blobe1a990480ce21d58245ad4427ea6614fc915ca5b
2   "name": "YZPolygonHelper",
3   "version": "0.0.3",
4   "summary": "A few class methods to help working with polygons.",
5   "homepage": "https://github.com/yichizhang/YZPolygonHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Yichi Zhang": "zhang-yi-chi@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/yichizhang/YZPolygonHelper.git",
15     "tag": "0.0.3"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Source/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]