blob: 7900f45c72484926b05b891244dec7ebf305b6ae [file] [log] [blame]
{
"name": "CJSegmentedControl",
"version": "1.0.0",
"summary": "A short description of CJSegmentedControl.",
"homepage": "https://github.com/dreamCC/CJSegmentedControl",
"license": "MIT",
"authors": {
"dreamCC": "568644031@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/dreamCC/CJSegmentedControl.git",
"tag": "1.0.0"
},
"source_files": "CJSegmentedControl/*.{h,m}",
"requires_arc": true
}