blob: 5176c17fbe6d61b70395e2ccebf1f9d50df9670c [file] [log] [blame]
{
"name": "KYWheelTabController",
"version": "1.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": "1.0.0"
},
"source_files": "KYWheelTabController/Classes/**/*.swift",
"resources": "KYWheelTabController/Resources/*",
"requires_arc": true
}