blob: aa4a33371675d867d3ce99fe4e508a43001f6e0e [file] [log] [blame]
{
"name": "XDSlideView",
"version": "1.3.4",
"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.3.4"
},
"source_files": "XDSlideView/*.{h,m}",
"exclude_files": "XDSlideView/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}