blob: 7c323145a884d0fd98d2c18e15999749eb76fc61 [file] [log] [blame]
{
"name": "GoogleGallery",
"version": "1.5",
"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.5"
},
"source_files": "GoogleGallery/**/*.{h,m,swift}",
"swift_version": "4.2"
}