blob: 9dc4c0e6af0fd5abc8583d126e9d994d1e393856 [file] [log] [blame]
{
"name": "InstaGallery",
"version": "0.1.5",
"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.5"
},
"source_files": [
"Classes",
"InstaGallery/**/*.{swift, xib}"
],
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"swift_version": "5.0"
}