blob: 7d5a0705b5e00d2431104ac41b0e9c689691cc0d [file] [log] [blame]
{
"name": "InstaGallery",
"version": "0.1.4",
"swift_versions": "5.0",
"summary": "InstaGallery lets you access to your IG account and get your medias",
"description": "* InstaGallery lets you access to your IG account and get your medias",
"homepage": "https://github.com/MRodSebastian/InstaGallery",
"license": "MIT",
"authors": {
"Manu": "manurs93@gmail.com"
},
"social_media_url": "https://twitter.com/MRBenzex",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/MRodSebastian/InstaGallery.git",
"tag": "0.1.4"
},
"source_files": [
"Classes",
"InstaGallery/**/*.swift"
],
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"swift_version": "5.0"
}