[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / 4 / UIView+Capture / 0.0.1 / UIView+Capture.podspec.json
blob6b476c88969ec7238c1fe671c818b8b501fc04c4
2   "name": "UIView+Capture",
3   "version": "0.0.1",
4   "summary": "UIView+Capture desc",
5   "homepage": "https://github.com/gzhongcheng",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "gzhongcheng": "gzhongcheng@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/gzhongcheng/UIView-Capture.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "UIView+Capture/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "WebKit"
25   ]