blob: 7ef029f4b04cefab8359506ed194ab896301151a [file] [log] [blame]
{
"name": "JxbPhotoView_Swift",
"version": "1.0",
"license": "MIT",
"summary": "A photo library viewer in Swift",
"homepage": "http://www.jxb.name",
"authors": {
"Peter": "i@jxb.name"
},
"source": {
"git": "https://github.com/JxbSir/JxbPhotoView_Swift.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JxbPhotoView/JxbPhotoView/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
}
}