blob: 8aa186d132de1c9ea2cfc27ef6db01a3af71d11a [file] [log] [blame]
{
"name": "BLSettingCell",
"version": "1.1.3",
"license": "MIT",
"summary": "通用设置页面cell,可以灵活扩展,多种样式可配置",
"homepage": "https://github.com/LeoSsy",
"source": {
"git": "https://github.com/LeoSsy/BLSettingCell.git",
"tag": "1.1.3"
},
"public_header_files": "BLSettingCell/BLSetting.h",
"source_files": "BLSettingCell/BLSetting.h",
"resources": "BLSettingCell/BLSetting.bundle",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Masonry": [
],
"SDWebImage": [
]
},
"authors": {
"BY": "781739973@qq.com"
},
"social_media_url": "https://github.com/LeoSsy"
}