blob: 014dc9fea04cec955eae2e1a17b4e3154ab1dc32 [file] [log] [blame]
{
"name": "TYNavBarStyle",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TYNavBarStyle/Classes/**/*",
"dependencies": {
"RSSwizzle": [
"~> 0.1.0"
]
}
}