blob: 7427a8909820aec40b6d69f33b8afcdb33e85d1f [file] [log] [blame]
{
"name": "KYLateralSlide",
"version": "1.0.0",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "swift 抽屉",
"homepage": "https://github.com/KYangLei/KYLateralSlide.git",
"authors": {
"KYangLei": "18683331614@163.com"
},
"source": {
"git": "https://github.com/KYangLei/KYLateralSlide.git",
"tag": "1.0.0"
},
"description": "抽屉效果,只要一行代码就能拥有一个侧滑抽屉。",
"source_files": "KYLateralSlide/*.swift",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}