[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / 3 / OKSGutteredCodeView / 0.1.13 / OKSGutteredCodeView.podspec.json
blob30c2c689002b736e6f50e90d8520f5f9261ffa55
2   "name": "OKSGutteredCodeView",
3   "platforms": {
4     "ios": "9.3"
5   },
6   "summary": "A UIView subclass that contains a textview and a gutter for line numbers",
7   "requires_arc": true,
8   "version": "0.1.13",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Oklasoft LLC": "admin@oklasoftware.com"
15   },
16   "homepage": "https://github.com/oklasoftLLC/OKSGutteredCodeView",
17   "source": {
18     "git": "https://github.com/oklasoftLLC/OKSGutteredCodeView.git",
19     "tag": "0.1.13"
20   },
21   "frameworks": "UIKit",
22   "source_files": "OKSGutteredCodeView/**/*.{swift}",
23   "resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}"