blob: 639d15a6fe6e502035f1b955fb92db1b9ab8368d [file] [log] [blame]
{
"name": "PencilkitSwiftUI",
"version": "0.1.1",
"summary": "Pencilkit bindings for SwiftUI.",
"description": "Easy to use Pencilkit bindings for SwiftUI.",
"homepage": "https://github.com/notemate/Pencilkit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"notemate": "hello@notemate.com"
},
"source": {
"git": "https://github.com/notemate/Pencilkit.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/notemate_app",
"platforms": {
"ios": "13.0"
},
"source_files": "PencilkitSwiftUI/Classes/**/*",
"swift_versions": "5.1",
"frameworks": [
"SwiftUI",
"PencilKit",
"Combine"
],
"swift_version": "5.1"
}