blob: 17fa72c33f2219a6d3d4a6700946700a26b151cd [file] [log] [blame]
{
"name": "KYSegmentedControl",
"version": "0.1.0",
"summary": "从HMSegmentedControl fork下来做了一些修改",
"homepage": "https://github.com/lj20082/KYSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"673637753@qq.com": "673637753@qq.com"
},
"source": {
"git": "https://github.com/lj20082/KYSegmentedControl.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KYSegmentedControl/Classes/**/*",
"frameworks": "QuartzCore",
"requires_arc": true
}