[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / 0 / 5 / IPhotoBrowser / 0.6.0 / IPhotoBrowser.podspec.json
blob66ff40931436b32da02504d30c07a921e20a713d
2   "name": "IPhotoBrowser",
3   "version": "0.6.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.6.0"
20   },
21   "source_files": "Sources/*.{h,swift}",
22   "frameworks": [
23     "UIKit",
24     "Photos"
25   ],
26   "requires_arc": true,
27   "pushed_with_swift_version": "3.0"