| { |
| "name": "DPHorizontalRoundImageListView", |
| "version": "1.0", |
| "summary": "水平圆角图片列表", |
| "description": "水平圆角图片列表,方便使用", |
| "homepage": "https://github.com/DancewithPeng/DPHorizontalRoundImageListView.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DP": "dancewithpeng@gmail.com" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "swift_versions": "5.2", |
| "source": { |
| "git": "https://github.com/DancewithPeng/DPHorizontalRoundImageListView.git", |
| "tag": "1.0" |
| }, |
| "source_files": [ |
| "DPHorizontalRoundImageListView/Sources", |
| "DPHorizontalRoundImageListView/Sources/**/*.{h,m,swift}" |
| ], |
| "dependencies": { |
| "SDWebImage": [ |
| |
| ] |
| }, |
| "swift_version": "5.2" |
| } |