[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 0 / 5 / IPhotoBrowser / 0.5.0 / IPhotoBrowser.podspec.json
blobb921c7316450354e7a3ac37cc0e99f2e6a85cc15
2   "name": "IPhotoBrowser",
3   "version": "0.5.0",
4   "summary": "A simple iOS Instagram photo browser written in Swift.",
5   "homepage": "https://github.com/hryk224/IPhotoBrowser",
6   "screenshots": "https://github.com/hryk224/IPhotoBrowser/wiki/images/sample1.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hyyk224": "hryk224@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hryk224/IPhotoBrowser.git",
19     "tag": "0.5.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "frameworks": [
23     "UIKit",
24     "Photos"
25   ],
26   "requires_arc": true