blob: 39727d0532141796a25dee20f5725be247ee2a15 [file] [log] [blame]
{
"name": "SnapshotKit",
"version": "0.3.1",
"summary": "UIView/UIWindow/UIScrollView/UITableView/WKWebView Extension to easily take snapshot image of visible or full content.",
"description": "A Kit that can make UIView/UIWindow/UIScrollView/UITableView/WKWebView to easily take snapshot image of visible or full content.",
"homepage": "https://github.com/YK-Unit/SnapshotKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"York": "yorkzhang520@gmail.com"
},
"source": {
"git": "https://github.com/YK-Unit/SnapshotKit.git",
"tag": "0.3.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapshotKit/Classes/**/*"
}