[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / c / f / 3 / OKSGutteredCodeView / 0.6 / OKSGutteredCodeView.podspec.json
blob158216aba461f3819a7f4aadf9fa16791093be4e
2   "name": "OKSGutteredCodeView",
3   "platforms": {
4     "ios": "9.3"
5   },
6   "summary": "A UIView subclass that contains a textview with a gutter for line numbers",
7   "requires_arc": true,
8   "swift_versions": [
9     "5.0",
10     "5.0"
11   ],
12   "version": "0.6",
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Justin Oakes": "joakes90@icloud.com"
19   },
20   "homepage": "https://github.com/joakes90/OKSGutteredCodeView",
21   "source": {
22     "git": "https://github.com/joakes90/OKSGutteredCodeView.git",
23     "tag": "0.6"
24   },
25   "frameworks": "UIKit",
26   "source_files": "OKSGutteredCodeView/**/*.{swift}",
27   "resources": "OKSGutteredCodeView/**/*.{png,jpeg,jpg,storyboard,xib}",
28   "swift_version": "5.0"