| { |
| "name": "LLPhotosPicker", |
| "version": "0.0.3", |
| "summary": "图片选取器,支持图片多选,视频、图片、GIF筛选", |
| "homepage": "https://github.com/LOLITA0164/LLPhotosPicker", |
| "license": "MIT", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "authors": { |
| "LOLITA0164": "476512340@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/LOLITA0164/LLPhotosPicker.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": "LLPhotosPicker/PhotosPicker/*.{swift}", |
| "resources": "LLPhotosPicker/PhotosPicker/*.{xcassets,storyboard}", |
| "swift_version": "4.2", |
| "frameworks": [ |
| "UIKit", |
| "Foundation", |
| "Photos" |
| ], |
| "dependencies": { |
| "SnapKit": [ |
| |
| ] |
| } |
| } |