blob: 71c06d9f411868719a80d2d946326a08395d4012 [file] [log] [blame]
{
"name": "SPSlideTabBarController",
"version": "1.0.0",
"summary": "A TabBarController with top TabBar and slide content view.",
"homepage": "https://github.com/aokizen/SPSlideTabBarController",
"license": "MIT",
"authors": {
"aokizen": "aokizen.woo@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/aokizen/SPSlideTabBarController.git",
"tag": "1.0.0"
},
"source_files": "SPSlideTabBarController/SPSlideTabBarController/**/*.{h,m}",
"exclude_files": "SPSlideTabBarControllerDemo",
"public_header_files": "SPSlideTabBarController/SPSlideTabBarController/**/*.h",
"requires_arc": true
}