blob: e4b3e28809acf2b78a6f23cdb36fb6b697ec2835 [file] [log] [blame]
{
"name": "PhotosPreview",
"version": "1.3",
"summary": "Messenger-like photo browser for user to preview and pick photo.",
"description": "PhotosPreview is a Swift library, making Messenger-like photo browser. User can pick photo with bottom preview bar or preview with a entire album.",
"homepage": "https://github.com/riverciao/PhotosPreview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ciao Huang": "forwardciao@gmail.com"
},
"source": {
"git": "https://github.com/riverciao/PhotosPreview.git",
"tag": "1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "{PhotosPreview/*, PhotosPreview.xcodeproj}",
"resource_bundles": {
"PhotosPreview": [
"PhotosPreview/*.xcassets"
]
},
"swift_version": "4.0"
}