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