blob: 5472c56b471ac222fad08ad45df4ae3d1b9a9ee9 [file] [log] [blame]
{
"name": "KYWheelTabController",
"version": "2.0.0",
"summary": "KYWheelTabController is a subclass of UITabBarController.It displays the circular menu instead of UITabBar.",
"homepage": "https://github.com/ykyouhei/KYWheelTabController",
"license": "MIT",
"authors": {
"Kyohei Yamaguchi": "kyouhei.lab@gmail.com"
},
"social_media_url": "https://twitter.com/kyo__hei",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ykyouhei/KYWheelTabController.git",
"tag": "2.0.0"
},
"source_files": "KYWheelTabController/Classes/**/*.swift",
"resources": "KYWheelTabController/Resources/*",
"requires_arc": true
}