blob: 4b0999f5eb7f6e025bbdf58e8af91c14a2c01cb3 [file] [log] [blame]
{
"name": "TYNavigationBar",
"version": "0.1.0",
"summary": "一个导航栏管理器,每个控制器只需要关心自己的导航栏样式",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Style-Tender/TYNavigationBarManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Style-Tender": "yu.tian@jiayuonline.com"
},
"source": {
"git": "https://github.com/Style-Tender/TYNavigationBarManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TYNavigationBar/Classes/**/*"
}