[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 1 / PhotoBrowser / 0.4 / PhotoBrowser.podspec.json
blob707e0ccbb69da4a19928ebdec9d0afa5954c7d25
2   "name": "PhotoBrowser",
3   "version": "0.4",
4   "summary": "PhotoBrowser is a light weight photo browser, like the wechat, weibo image viewer.",
5   "homepage": "https://github.com/cuzv/PhotoBrowser.git",
6   "license": "MIT",
7   "authors": {
8     "Moch Xiao": "cuzval@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/cuzv/PhotoBrowser.git",
16     "tag": "0.4"
17   },
18   "source_files": "Sources/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]