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