blob: 3b249e0a74e9f7c526c9d1a8ac1438516602dfdd [file] [log] [blame]
{
"name": "SwiftyGalleryView",
"version": "0.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*",
"frameworks": [
"UIKit",
"Foundation"
]
}