blob: 08ed397b9284f84a5e99f21359d4783f2758f326 [file] [log] [blame]
{
"name": "PhotoFeeds",
"version": "1.0.1",
"summary": "A small framework to load infinite scroll wise images from the backend server.",
"description": "PhotoFeeds provides you with smooth loading of images from the server in a MVVM architecture. It uses a third party library to fetch images!",
"homepage": "https://github.com/gulshan-arya/Photo-Feeds-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gulshan Kumar": "singh.aryan7575@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/gulshan-arya/Photo-Feeds-iOS.git",
"tag": "1.0.1"
},
"source_files": "PhotoFeeds/*",
"swift_versions": "4.0",
"swift_version": "4.0"
}