blob: cdab702df6d787f56a25f2070bd4c52b3934f53e [file] [log] [blame]
{
"name": "JxbPhotoView_Swift",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JxbPhotoView/JxbPhotoView/*.swift",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
}
}