blob: 5ca9dd1ca63d1aa2ca5de36564afba0f2c1356dd [file] [log] [blame]
{
"name": "GoogleGallery",
"version": "1.2",
"summary": "GoogleGallery is a gallery in iOS where you can put your photos.",
"description": "This component allows you to emulate the behavior of the Google gallery, you can go to insert your photos and descriptions according to your needs.",
"homepage": "https://github.com/AndreaDiFrancia/GoogleGallery",
"license": {
"type": "MIT",
"file": "README.md"
},
"authors": {
"Andrea Di Francia": "adf"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/AndreaDiFrancia/GoogleGallery.git",
"tag": "1.2"
},
"source_files": "GoogleGallery/**/*.{h,m,swift}",
"swift_version": "4.2"
}