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