blob: b995bc93b7c36c2aedfc5b5eda9dfd2062fd8106 [file] [log] [blame]
{
"name": "ZTTabbarController",
"version": "0.0.2",
"summary": "ZTTabbarController is a highly customizable TabbarController!",
"description": "TabbarController CustomTabbarController Tabbar customizable ZTTabbarController.",
"homepage": "https://github.com/YQ-Seventeen/ZTTabbarController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yq-seventeen": "yl616775291@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YQ-Seventeen/ZTTabbarController.git",
"tag": "0.0.2"
},
"source_files": [
"ZTTabbarController",
"ZTTabbarController/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}