blob: fc9e53624d0c2ab231c352d0f95f39938daeb3cd [file] [log] [blame]
{
"name": "BLSettingCell",
"version": "1.3.3",
"license": "MIT",
"summary": "通用设置页面cell,可以灵活扩展,多种样式可配置",
"homepage": "https://github.com/LeoSsy",
"source": {
"git": "https://github.com/LeoSsy/BLSettingCell.git",
"tag": "1.3.3"
},
"source_files": "BLSettingCell/**/*.{h,m}",
"public_header_files": "BLSettingCell/**/*.{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"
}