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