blob: d475c250b47d2dbfa681ebbb5b142b294044a92f [file] [log] [blame]
{
"name": "SwiftyGalleryView",
"version": "0.1.0",
"summary": "Scrollable Images Stack",
"description": "Do you love to have a window to scroll your Images in your iOS app? Here you are.",
"homepage": "https://github.com/AbdoFoda/SwiftyGalleryView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdoFoda": "abdofoda@stud.fci-cu.edu.eg"
},
"source": {
"git": "https://github.com/AbdoFoda/SwiftyGalleryView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*",
"frameworks": "UIKit"
}