blob: a12d5d8de438dd6d91593beccc6c8bf4d34bb449 [file] [log] [blame]
{
"name": "JYSlideSegmentController",
"version": "2.2.1",
"license": "MIT",
"summary": "JYSlideSegmentController is a view controllers container, just like the UITabBarController, with smooth gesture.",
"homepage": "https://github.com/HisaMasa/JYSlideSegmentController",
"authors": {
"jinyu": "goldfish.jinyu@gmail.com"
},
"source": {
"git": "https://github.com/HisaMasa/JYSlideSegmentController.git",
"tag": "2.2.1"
},
"requires_arc": true,
"source_files": "JYSlideSegmentController/Source/**/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}