blob: ba11568048a1b3e4a57aba4769e1668f7aff9568 [file] [log] [blame]
{
"name": "TYNavigationBar",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TYNavigationBar/Classes/**/*"
}