blob: 53b388c6b22a136082ad94bebc2c1cb398fa6266 [file] [log] [blame]
{
"name": "SnapshotKit",
"version": "0.1.12",
"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.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SnapshotKit/Classes/**/*"
}