[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / c / f / 3 / OKSGutteredCodeView / 0.1.8 / OKSGutteredCodeView.podspec.json
blob24530f0d866c3644a3ee238f562f20f10734ba3e
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.8",
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.8"
20   },
21   "frameworks": "UIKit",
22   "source_files": "OKSGutteredCodeView/**/*.{swift}",
23   "resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}"