blob: 4a4955286cc13c306a757895fd9650dde38e16a8 [file] [log] [blame]
{
"name": "NKSwViewCapture",
"version": "1.1.0",
"summary": "A nice iOS View Capture Library which can capture all content.",
"description": "A nice iOS View Capture Library. SwViewCapture could capture all content of UIWebView & UIScrollView.",
"homepage": "https://github.com/nick5683/NKSwViewCapture",
"license": "MIT",
"authors": {
"nick5683": "157132026@qq.com"
},
"source": {
"git": "https://github.com/nick5683/NKSwViewCapture.git",
"tag": "1.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"SwViewCapture/*.swift",
"SwViewCapture/SwViewCapture.h"
],
"public_header_files": [
"SwViewCapture/SwViewCapture.h"
],
"swift_version": "5.0"
}