blob: 6e55d6d234309e21012489abecc0a39b12618731 [file] [log] [blame]
{
"name": "CJSegmentController",
"version": "0.2.0",
"summary": "As it named, CJSegmentController is a UIViewController with a segmentControl.",
"description": "As it named, CJSegmentController is a UIViewController with a segmentControl, you would meet a lot of trouble when this SegmentControl's subviews have different Bar button Item. This pod is create For this Question.",
"homepage": "https://github.com/jzy476731162/CJSegmentController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ji zhongyi": "jzy476731162@vip.qq.com"
},
"source": {
"git": "https://github.com/jzy476731162/CJSegmentController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CJSegmentController/Classes/**/*",
"frameworks": "UIKit"
}