[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 1 / WTPhotoBrowser / 0.0.4 / WTPhotoBrowser.podspec.json
blobf1e0ed059f3978eabeaf6c895533d87b71a6743a
2   "name": "WTPhotoBrowser",
3   "version": "0.0.4",
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.4"
20   },
21   "source_files": [
22     "WTPhotoBrowser",
23     "WTPhotoBrowser/PhotoBrowser/*"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "requires_arc": true,
30   "dependencies": {
31     "YYWebImage": [
33     ]
34   }