blob: 15ea343d7abab3ff2664aaa255bebcb8b572230f [file] [log] [blame]
{
"name": "ComponentMiddleware",
"version": "1.0.7",
"license": "MIT",
"summary": "通用设置页面cell,可以灵活扩展,多种样式可配置",
"homepage": "https://github.com/LeoSsy",
"source": {
"git": "https://github.com/LeoSsy/ComponentMiddleware.git",
"tag": "1.0.7"
},
"source_files": "ComponentMiddleware/ComponentMiddlewareLib/*.{h,m}",
"public_header_files": "ComponentMiddleware/ComponentMiddlewareLib/*.{h}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"BY": "781739973@qq.com"
},
"social_media_url": "https://github.com/LeoSsy"
}