blob: a9a9f80278eb014eb21fd49fa3955fbeec0896d3 [file] [log] [blame]
{
"name": "PPSnapshotKit",
"version": "0.0.1",
"summary": "iOS view screenshot, including UIScrollView, UIWebView and WKWebView",
"homepage": "https://github.com/VernonVan/PPSnapshotKit",
"license": "MIT",
"authors": {
"VernonVan": "https://www.jianshu.com/u/0da7f56c0a41"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/VernonVan/PPSnapshotKit.git",
"tag": "0.0.1"
},
"source_files": "PPSnapshotKit/Source/*.{h,m}",
"frameworks": [
"UIKit",
"WebKit"
]
}