[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / f / SKArchCutter / 0.0.2 / SKArchCutter.podspec.json
blobf5f0a1a859c5da6e0da24082cd267d699452fea2
2   "name": "SKArchCutter",
3   "version": "0.0.2",
4   "summary": "A arch cutter.",
5   "description": "这是一个半圆切割渲染工具,避免系统圆角造成的离屏渲染的问题",
6   "homepage": "https://github.com/shevakuilin/SKArchCutter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ShevaKuilin": "shevakuilin@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/shevakuilin/SKArchCutter.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "SKArchCutter",
23     "SKArchCutter/SKArchCutter/SKArchCutter/*.{h,m}"
24   ]