blob: 295c4d83962bc0740bac4cbe71710dde575f9f65 [file] [log] [blame]
{
"name": "BXPhotoViewer",
"version": "1.1.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.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"PinAuto": [
]
}
}