blob: 403d50977a494e7eb04a482985b2ecda5d8f9526 [file] [log] [blame]
{
"name": "WebPKit",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A view controller that prompts users to enter a passcode.",
"homepage": "https://github.com/TimOliver/WebPKit",
"authors": "Tim Oliver",
"source": {
"git": "https://github.com/TimOliver/WebPKit.git",
"tag": "0.0.1"
},
"source_files": "WebPKit/**/*.{swift}",
"swift_versions": "5.0",
"platforms": {
"ios": "9.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"dependencies": {
"libwebp": [
]
},
"swift_version": "5.0"
}