blob: 119a015cd73c152e44cf95e9ac5aac6271b44eac [file] [log] [blame]
{
"name": "SKArchCutter",
"version": "0.0.3",
"summary": "A arch cutter.",
"description": "这是一个半圆切割渲染工具,避免系统圆角造成的离屏渲染的问题",
"homepage": "https://github.com/shevakuilin/SKArchCutter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ShevaKuilin": "shevakuilin@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shevakuilin/SKArchCutter.git",
"tag": "0.0.3"
},
"source_files": [
"SKArchCutter",
"SKArchCutter/SKArchCutter/SKArchCutter/*.{h,m}"
]
}