blob: 01a111bc888c59dd0a39821b207f3d491e5ddb68 [file] [log] [blame]
{
"name": "BXPhotoViewer",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXPhotoViewer": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"PinAutoLayout": [
]
}
}