blob: 4786a94b736ecb8dc9b2866c029ff3ee735d108e [file] [log] [blame]
{
"name": "YHTabBar",
"version": "0.1.0",
"summary": "A short description of YHTabBar.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ctl0809/YHTabBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chentulin": "13692453073@163.com"
},
"source": {
"git": "https://github.com/ctl0809/YHTabBar.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YHTabBar/Classes/**/*",
"dependencies": {
"lottie-ios": [
]
}
}