blob: b8ef18b4020945f9b3c8ef9cabf31f25a256ade8 [file] [log] [blame]
{
"name": "SLCPolygonView",
"version": "0.1.1",
"summary": "多边形功能视图,用于显示进度百分比!",
"homepage": "https://github.com/WeiKunChao/SLCPolygonView.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCPolygonView.git",
"tag": "0.1.1"
},
"source_files": "SLCPolygonView/**/*.{h,m}",
"public_header_files": "SLCPolygonView/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}