blob: 158216aba461f3819a7f4aadf9fa16791093be4e [file] [log] [blame]
{
"name": "OKSGutteredCodeView",
"platforms": {
"ios": "9.3"
},
"summary": "A UIView subclass that contains a textview with a gutter for line numbers",
"requires_arc": true,
"swift_versions": [
"5.0",
"5.0"
],
"version": "0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Justin Oakes": "joakes90@icloud.com"
},
"homepage": "https://github.com/joakes90/OKSGutteredCodeView",
"source": {
"git": "https://github.com/joakes90/OKSGutteredCodeView.git",
"tag": "0.6"
},
"frameworks": "UIKit",
"source_files": "OKSGutteredCodeView/**/*.{swift}",
"resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}",
"swift_version": "5.0"
}