blob: 5d4dc581af5d9bf368f42849dd1f9d06517974ea [file] [log] [blame]
{
"name": "SnapshotKit",
"version": "0.3.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapshotKit/Classes/**/*"
}