blob: 07d39e1338f5b9af315b0ccecf20bef3344ce06c [file] [log] [blame]
{
"name": "NBLSideSlipFilter",
"version": "0.1.2",
"summary": "侧滑的筛选器视图。filter view.",
"description": "从侧面滑出的筛选视图的功能。Filter view slip from side.",
"homepage": "https://github.com/yjh4866/NBLSideSlipFilter",
"screenshots": "https://github.com/yjh4866/NBLSideSlipFilter/blob/master/screenshots/screenshots_1.jpg?raw=true",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"杨建红": "yjh4866@163.com"
},
"source": {
"git": "https://github.com/yjh4866/NBLSideSlipFilter.git",
"tag": "0.1.2"
},
"social_media_url": "https://blog.csdn.net/yjh4866",
"platforms": {
"ios": "9.0"
},
"source_files": "NBLSideSlipFilter/Classes/**/*",
"resource_bundles": {
"NBLSideSlipFilter": [
"NBLSideSlipFilter/Assets/*.{xib}"
]
},
"public_header_files": "NBLSideSlipFilter/Classes/*.h",
"dependencies": {
"SDWebImage": [
]
}
}