[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 3 / 1 / WTPhotoBrowser / 0.0.14 / WTPhotoBrowser.podspec.json
blobb49d5cd2bc9a3a946e20af47a21fe3758874644c
2   "name": "WTPhotoBrowser",
3   "version": "0.0.14",
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": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/wangtongs/WTPhotoBrowser.git",
19     "tag": "0.0.14"
20   },
21   "source_files": "WTPhotoBrowser/PhotoBrowser/*.{h,m}",
22   "resources": "WTPhotoBrowser/PhotoBrowser/*.png",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "YYWebImage": [
31     ],
32     "SDAutoLayout": [
34     ]
35   }