blob: baa19a3773078b9b734e86eac31043a793d1c494 [file] [log] [blame]
{
"name": "InstaGallery",
"version": "0.1.0",
"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"
},
"source": {
"git": "https://github.com/MRodSebastian/InstaGallery.git",
"tag": "0.1.0"
},
"source_files": "InstaGallery/**/*.swift",
"resources": "InstaGallery/**/*.xib",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
]
}