blob: 59ee4ea0811bd57183b313e788da66af89199a85 [file] [log] [blame]
{
"name": "SYGalleryPicker",
"version": "1.1.4",
"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.1.4"
},
"social_media_url": "https://twitter.com/jj2564",
"source_files": "SYGalleryPicker/Classes/**/*",
"resource_bundles": {
"SYGalleryPicker": [
"SYGalleryPicker/Assets/*"
]
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.1",
"frameworks": [
"UIKit",
"Photos"
],
"swift_version": "5.1"
}