blob: 2190fd505defe13bd1311bf7528ce5af2d1e6d72 [file] [log] [blame]
{
"name": "MYSegmentedControl",
"version": "0.1.0",
"summary": "自定义 NSSegmentedControl.",
"description": "自定义 NSSegmentedControl 可自行修改部分样式",
"homepage": "https://github.com/tangzhifengjluzh/MYSegmentedControl.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"330200387@qq.com": "330200387@qq.com"
},
"source": {
"git": "https://github.com/tangzhifengjluzh/MYSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"osx": "10.11"
},
"source_files": "MYSegmentedControl/Classes/**/*"
}