blob: c54af261c6c100646326164f69c2c3ef4ea9d1bc [file] [log] [blame]
{
"name": "TYNavBarStyle",
"version": "0.1.0",
"summary": "设置导航栏样式",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/againxu/TYNavBarStyle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"756165690@qq.com": "756165690@qq.com"
},
"source": {
"git": "https://github.com/againxu/TYNavBarStyle.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYNavBarStyle/Classes/**/*",
"dependencies": {
"TYSwizzle": [
"0.1.0"
]
}
}