blob: 4aacd3da1d0e1eedc20903b162e9826aa1d7f14c [file] [log] [blame]
{
"name": "InstaGallery",
"version": "0.2.7",
"summary": "An easy way to access your Instagram account and get medias",
"description": "An easy way to access your Instagram account and get medias",
"homepage": "https://github.com/MRodSebastian/InstaGallery",
"license": "MIT",
"authors": {
"Manu": "manurs93@gmail.com"
},
"social_media_url": "https://twitter.com/MRBenzex",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/MRodSebastian/InstaGallery.git",
"tag": "0.2.7"
},
"source_files": "InstaGallery/**/*.swift",
"resources": "InstaGallery/**/*.xib",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"swift_version": "5.0"
}