[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / PPSnapshotKit / 0.0.1 / PPSnapshotKit.podspec.json
bloba9a9f80278eb014eb21fd49fa3955fbeec0896d3
2   "name": "PPSnapshotKit",
3   "version": "0.0.1",
4   "summary": "iOS view screenshot, including UIScrollView, UIWebView and WKWebView",
5   "homepage": "https://github.com/VernonVan/PPSnapshotKit",
6   "license": "MIT",
7   "authors": {
8     "VernonVan": "https://www.jianshu.com/u/0da7f56c0a41"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/VernonVan/PPSnapshotKit.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "PPSnapshotKit/Source/*.{h,m}",
18   "frameworks": [
19     "UIKit",
20     "WebKit"
21   ]