blob: 9a168a6d89c473aca9760b43ea5d3e6b2ac23381 [file] [log] [blame]
{
"name": "SYGalleryPicker",
"version": "1.0.1",
"summary": "A photo picker library. It can be customize 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",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jj2564": "jamek8@gmail.com"
},
"source": {
"git": "https://github.com/jj2564/SYGalleryPicker.git",
"tag": "1.0.1"
},
"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"
}