[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / a / 6 / SwiftyGalleryView / 0.2.0 / SwiftyGalleryView.podspec.json
blob3b249e0a74e9f7c526c9d1a8ac1438516602dfdd
2   "name": "SwiftyGalleryView",
3   "version": "0.2.0",
4   "summary": "Scrollable Images Stack",
5   "description": "Do you love to have a window to scroll your Images in your iOS app? Here you are.",
6   "homepage": "https://github.com/AbdoFoda/SwiftyGalleryView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AbdoFoda": "abdofoda@stud.fci-cu.edu.eg"
13   },
14   "source": {
15     "git": "https://github.com/AbdoFoda/SwiftyGalleryView.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]