| { |
| "name": "BXPhotoViewer", |
| "version": "1.0.0", |
| "summary": "BXPhotoViewer is a simple Photo Viewer ViewController", |
| "description": "BXPhotoViewer is a simple Photo Viewer ViewController\nOne for viewer simgle Photo,One for browser a set of Phtos.", |
| "homepage": "https://github.com/banxi1988/BXPhotoViewer", |
| "license": "MIT", |
| "authors": { |
| "banxi1988": "banxi1988@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/banxi1988/BXPhotoViewer.git", |
| "tag": "1.0.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "Pod/Classes/**/*", |
| "resource_bundles": { |
| "BXPhotoViewer": [ |
| "Pod/Assets/*.png" |
| ] |
| } |
| } |