blob: a316625df4577a8bd075e9e4d49c64f9dcadaf6b [file] [log] [blame]
{
"name": "JYSwipeTabBarController",
"version": "1.0.0",
"summary": "JYSwipeTabBarController can swipe TabBarController, make user experience better than every before!",
"description": "JYSwipeTabBarController can swipe between each UITabBarItem.More efficient than UITabBarController!",
"homepage": "https://github.com/devyu/JYSwipeTabBarController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JY": "dev.jingyu@gmail.com"
},
"source": {
"git": "https://github.com/devyu/JYSwipeTabBarController.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JYSwipeTabBarController/Classes/**/*"
}