| { |
| "name": "YHDragCard.swift", |
| "version": "1.0.0", |
| "summary": "仿探探滑牌左右滑动,可以自由配置各种属性,支持OC", |
| "description": "仿探探滑牌左右滑动,可以自由配置各种属性,支持OC", |
| "homepage": "https://github.com/liujunliuhong/YHDragContainer", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "liujunliuhong": "1035841713@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/liujunliuhong/YHDragContainer.git", |
| "tag": "1.0.0" |
| }, |
| "module_name": "YHDragCardSwift", |
| "swift_versions": "5.0", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Sources/*.swift", |
| "swift_version": "5.0" |
| } |