[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 7 / 6 / XHBrowseView / 0.1.0 / XHBrowseView.podspec.json
blob431c00bc6a7bd42871ba75e8c42d6090a0b9044b
2   "name": "XHBrowseView",
3   "version": "0.1.0",
4   "summary": "仿今日头条大图浏览控件.",
5   "description": "TODO: 今日头条大图浏览的效果",
6   "homepage": "https://github.com/zxhiOS/XHBrowseView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zxhiOS": "997600269@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zxhiOS/XHBrowseView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XHBrowseView/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }