blob: 9653e360c39e2695077fe36d41d7d65b99c651c4 [file] [log] [blame]
{
"name": "OKSGutteredCodeView",
"platforms": {
"ios": "9.3"
},
"summary": "A UIView subclass that contains a textview and a gutter for line numbers",
"requires_arc": true,
"version": "0.1.12",
"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.1.12"
},
"frameworks": "UIKit",
"source_files": "OKSGutteredCodeView/**/*.{swift}",
"resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}"
}