| { |
| "name": "SKPhotoBrowser-gif", |
| "version": "6.2.4", |
| "summary": "Simple PhotoBrowser/Viewer iwritten by pure swift. inspired by facebook, twitter photo browsers.", |
| "homepage": "https://github.com/ghostlordstar/SKPhotoBrowser-gif", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "walker": "heshanzhang@outlook.com" |
| }, |
| "source": { |
| "git": "https://github.com/ghostlordstar/SKPhotoBrowser-gif.git", |
| "tag": "6.2.4" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "SKPhotoBrowser/**/*.{h,swift}", |
| "resources": "SKPhotoBrowser/SKPhotoBrowser.bundle", |
| "requires_arc": true, |
| "frameworks": "UIKit", |
| "swift_versions": "4.2", |
| "pod_target_xcconfig": { |
| "SWIFT_VERSION": "4.2" |
| }, |
| "swift_version": "4.2" |
| } |