[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 1 / b / DZGeometryTools / 1.0.1 / DZGeometryTools.podspec.json
blob4f66b639e791e11297aaf2cb743981c16e0e32c7
2   "name": "DZGeometryTools",
3   "version": "1.0.1",
4   "summary": "几何关系库",
5   "description": "                       几何关系库,包括一些计算坐标的易用性函数和角度等的函数\n",
6   "homepage": "https://github.com/yishuiliunian/DZGeometryTools",
7   "license": "MIT",
8   "authors": {
9     "stonedong": "yishuiliunian@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yishuiliunian/DZGeometryTools.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "4.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "DZGeometryTools": [
22       "Pod/Assets/*.png"
23     ]
24   }