[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / c / SketchParse / 1.0.0 / SketchParse.podspec.json
blob2150f0370db9b06f4e8884bfb93a0e79c5ba2615
2   "name": "SketchParse",
3   "version": "1.0.0",
4   "summary": "快速把Sketch源文件转为OC代码,并导出图片",
5   "description": "快速把Sketch源文件转为OC代码,并导出图片....",
6   "homepage": "http://www.eachbaby.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gaoxiao228": ""
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://gitee.com/gaoxiao228/SketchParse.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SketchParse/Classes/**/*.{h,m}",
22   "requires_arc": false,
23   "dependencies": {
24     "OBShapedButton": [
25       "~> 1.1.0"
26     ]
27   }