blob: 1ec58c2dbbe3d0762decf241c68dc4ac0490ffd5 [file] [log] [blame]
{
"name": "CJSegmentControl",
"summary": "A segmentControl where Weibo using.",
"version": "1.1.2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jingcaich": "jingcaich@gmail.com"
},
"social_media_url": "http://s.weibo.com/weibo/_Edward__C&Refer=STopic_box",
"homepage": "https://github.com/jingcaich/CJSegmentControl",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jingcaich/CJSegmentControl.git",
"tag": "1.1.2"
},
"requires_arc": true,
"source_files": "SegmentControl/*.{h,m}",
"public_header_files": "SegmentControl/*.{h}",
"frameworks": "UIKit"
}