| { |
| "name": "PhotoBrowserSwift", |
| "version": "0.0.3", |
| "summary": "swift版KCPhotoBrowser", |
| "description": "轻量级图片浏览器,使用简单方便快捷。。。。。。。", |
| "homepage": "https://github.com/ac1217/PhotoBrowser-swift", |
| "license": "MIT", |
| "authors": { |
| "Erica": "_Erica" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ac1217/PhotoBrowser-swift.git", |
| "tag": "0.0.3" |
| }, |
| "source_files": [ |
| "PhotoBrowser", |
| "PhotoBrowser/**/*.{swift}" |
| ], |
| "resource_bundles": { |
| "PhotoBrowser": [ |
| "Resource/**/*" |
| ] |
| }, |
| "requires_arc": true, |
| "dependencies": { |
| "Kingfisher": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |