blob: 63bfe050b725b9797710f9b8b049a87f6957f207 [file] [log] [blame]
{
"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 支持右边有无分割线"
}