blob: 36148890f06c456bdda4f4022aa2adca46dda815 [file] [log] [blame]
{
"name": "CJSegmentControl",
"summary": "A segmentControl where Weibo using.",
"version": "1.1.0",
"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.0"
},
"requires_arc": true,
"source_files": "SegmentControl/*.{h,m}",
"public_header_files": "SegmentControl/*.{h}",
"frameworks": "UIKit"
}