{ | |
"name": "RBTitleView", | |
"version": "2.0.1", | |
"summary": "简单实用的titleView", | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "RBTitleView/*.{h,m}", | |
"public_header_files": "RBTitleView/*.h", | |
"frameworks": "UIKit", | |
"homepage": "https://github.com/RiberWang/RBTitleDemo", | |
"license": "MIT", | |
"authors": { | |
"Riber": "314420972@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/RiberWang/RBTitleDemo.git", | |
"tag": "2.0.1" | |
}, | |
"description": "简单实用的titleView 支持右边有无分割线" | |
} |