blob: 0ada0e6ab1b8cbcea9ebb8557ea68afbdf7cdc9b [file] [log] [blame]
{
"name": "SYGalleryPicker",
"version": "1.0.3",
"summary": "A photo picker library. It can be customize for many places.",
"description": "'SYGalleryPicker have three default style but first two is for my work. So just use basic style or customize your prefer style. So have fun with coding~'",
"homepage": "https://github.com/jj2564/SYGalleryPicker",
"screenshots": [
"https://raw.githubusercontent.com/jj2564/SYGalleryPicker/master/screenshots/basic_style.png",
"https://raw.githubusercontent.com/jj2564/SYGalleryPicker/master/screenshots/album_switch.png"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jj2564": "jamek8@gmail.com"
},
"source": {
"git": "https://github.com/jj2564/SYGalleryPicker.git",
"tag": "1.0.3"
},
"social_media_url": "https://twitter.com/jj2564",
"source_files": "SYGalleryPicker/Classes/**/*",
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"frameworks": [
"UIKit",
"Photos"
],
"swift_version": "5.1"
}