blob: f254cfb8785523a2c337ae26bf29e294eda3e6cb [file] [log] [blame]
{
"name": "ZSSnapshotKit",
"version": "0.0.2",
"summary": "iOS截图长截图功能kit",
"description": "iOS截图长截图功能kit。WKWebView、UIWebView",
"homepage": "https://github.com/safiriGitHub/ZSSnapshotKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"safiri": "safiri@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/safiriGitHub/ZSSnapshotKit.git",
"tag": "0.0.2"
},
"source_files": [
"ZSSnapshotKit",
"ZSSnapshotKit/**/*.{h,m}"
]
}