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