blob: d7047cd162038eeabc0e27c43ebb25aafea295c9 [file] [log] [blame]
{
"name": "JYSlideSegmentController",
"version": "2.2.0",
"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.0"
},
"requires_arc": true,
"source_files": "JYSlideSegmentController/Source/**/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}