blob: 28ff7fe06710cd545162bc7f25125667557e97cd [file] [log] [blame]
{
"name": "CatalystOutlineView",
"version": "0.1.2",
"summary": "NSOutlineView for UIKit (recreation of popular control from AppKit)",
"platforms": {
"ios": "13.0"
},
"homepage": "https://github.com/InstaRobot/CatalystOutlineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"DEVLAB": "v.podolskiy@devlab.studio"
},
"source": {
"git": "https://github.com/InstaRobot/CatalystOutlineView.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/StudioDevlab",
"swift_versions": "5.0",
"requires_arc": true,
"source_files": "CatalystOutlineView/**/*.swift",
"swift_version": "5.0"
}