[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / b / f / SKArchCutter / 0.0.1 / SKArchCutter.podspec.json
blob96cb836b6dac6d7b1f1dac6fdbb41de40b75534f
2   "name": "SKArchCutter",
3   "version": "0.0.1",
4   "summary": "A short description of SKArchCutter.",
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.1"
20   },
21   "source_files": [
22     "SKArchCutter",
23     "SKArchCutter/**/*.{h,m}"
24   ]