blob: 1222d966682385f1139e79024e1afc3348a97d2f [file] [log] [blame]
{
"name": "DWScrollTabBarController",
"version": "1.0.1",
"summary": "A scrollable tabBar with dynamic items. Each item shows a specific view.",
"homepage": "https://github.com/iwufan/DWScrollTabBarController",
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"authors": {
"jiadawei": "jiadawei80@126.com"
},
"source": {
"git": "https://github.com/iwufan/DWScrollTabBarController.git",
"tag": "1.0.1"
},
"source_files": "DWScrollTabBarControllerDemo/DWScrollTabBarControllerDemo/DWScrollTabBarController/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}