[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 2 / 1 / PhotoBrowser / 0.2 / PhotoBrowser.podspec.json
blob371bbd62dea98c8d0e8200d3d91d7aa4404be77d
2   "name": "PhotoBrowser",
3   "version": "0.2",
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": "7.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/cuzv/PhotoBrowser.git",
16     "tag": "0.2"
17   },
18   "source_files": "PhotoBrowser/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]