blob: 38ee3b975e29956cf84511c7d063d168da2e64c0 [file] [log] [blame]
{
"name": "PhotosPreview",
"version": "1.2",
"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.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "{PhotosPreview/*, PhotosPreview.xcodeproj}",
"swift_version": "4.0"
}