[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / c / 3 / 1 / WTPhotoBrowser / 0.0.7 / WTPhotoBrowser.podspec.json
blob958c68c906d2670becf9c39820f002d58712dde6
2   "name": "WTPhotoBrowser",
3   "version": "0.0.7",
4   "summary": "一个图片浏览器类库.",
5   "description": "一个图片浏览器类库, 用起来比较方便",
6   "homepage": "https://github.com/wangtongs/WTPhotoBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangtong": "wangtongKings@hotmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/wangtongs/WTPhotoBrowser.git",
19     "tag": "0.0.7"
20   },
21   "source_files": "WTPhotoBrowser/PhotoBrowser/*.{h,m,xib,png}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "YYWebImage": [
30     ]
31   }