blob: 454c64f268009b7d67248f5a9cc293486a076a93 [file] [log] [blame]
{
"name": "XDSlideView",
"version": "1.1.5",
"summary": "多控制器列表",
"description": "一个可以添加header的多控制器切换列表",
"homepage": "https://github.com/Xiexingda/XDSlideView",
"license": "MIT",
"authors": {
"xiexingda": "779656694@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Xiexingda/XDSlideView.git",
"tag": "1.1.5"
},
"source_files": "XDSlideView/*.{h,m}",
"exclude_files": "XDSlideView/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}