blob: 08e1267c0fd349458d6835c845687469a77e3f5e [file] [log] [blame]
{
"name": "SnapshotKit",
"version": "0.1.9",
"summary": "UIView/UIWindow/UIScrollView/UITableView/UIWebView/WKWebView Extension to easily take snapshot image of visible or full content.",
"description": "A Kit that can make UIView/UIWindow/UIScrollView/UITableView/UIWebView/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.1.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapshotKit/Classes/**/*"
}