[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 5 / 1 / CZGPolygonLayer / 0.2.2 / CZGPolygonLayer.podspec.json
blobd29c841dc4efeb84a8f1266b54811e6aa78a6371
2   "name": "CZGPolygonLayer",
3   "version": "0.2.2",
4   "license": "MIT",
5   "summary": "A Cocos2d CCNode subclass that lets you draw arbitrary collections of triangles.",
6   "homepage": "https://github.com/czgarrett/CZGPolygonLayer",
7   "authors": {
8     "Christopher Z. Garrett": "z@zworkbench.com"
9   },
10   "source": {
11     "git": "https://github.com/czgarrett/CZGPolygonLayer.git",
12     "tag": "v0.2.2"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "Classes",
18   "requires_arc": true,
19   "dependencies": {
20     "cocos2d": [
21       "~> 2.0.0"
22     ]
23   }