blob: 73c5fc7981a56965632a9fe9285dca5239bf9029 [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,
"version": "0.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oklasoft LLC": "admin@oklasoftware.com"
},
"homepage": "https://github.com/oklasoftLLC/OKSGutteredCodeView",
"source": {
"git": "https://github.com/oklasoftLLC/OKSGutteredCodeView.git",
"tag": "0.4"
},
"frameworks": "UIKit",
"source_files": "OKSGutteredCodeView/**/*.{swift}",
"resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}",
"pushed_with_swift_version": "3.0"
}