blob: 41ed02418ab528227cd6a8a51965e623db854817 [file] [log] [blame]
{
"name": "TYNavigationBar",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TYNavigationBar/*.{h,m}"
}