blob: a417354412052993cdfe88c1a6ba4e3da2696118 [file] [log] [blame]
{
"name": "M6SegmentedControl",
"version": "1.0.0",
"summary": "A drop-in replacement for UISegmentedControl mimicking the style of the one in Google Currents and various other Google products.",
"description": "Frok from [HMSegmentedControl](https://github.com/HeshamMegid/HMSegmentedControl), fix the bug of HMSegmentedControl, and add round corner indicator function.",
"homepage": "https://github.com/M6666/HMSegmentedControl",
"license": "MIT",
"authors": {
"chenyu": "chenyu@yy.com"
},
"source": {
"git": "https://github.com/M6666/HMSegmentedControl.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "HMSegmentedControl/*.{h,m}"
}