blob: 401959948b4a6b52d216b00f85a83996eab98d4b [file] [log] [blame]
{
"name": "YCIBorderView",
"version": "0.1.0",
"summary": "提供自定义边框样式视图",
"description": "提供自定义边框样式视图\n支持实线,短划线(虚线)",
"homepage": "https://github.com/YanChen-ing/YCIBorderView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yanchen": "workforyc@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YanChen-ing/YCIBorderView.git",
"tag": "0.1.0"
},
"source_files": "YCIBorderView/Classes/*",
"public_header_files": "YCIBorderView/Classes/*.h"
}