[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 6 / c / 7 / CYRTextView / 0.3.5 / CYRTextView.podspec.json
blob587c4c814640dada7605cf54f543c5e38019c7ea
2   "name": "CYRTextView",
3   "version": "0.3.5",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A rich text view that allows easy syntax highlighting through regular expressions, line numbers, and more.",
9   "authors": {
10     "Illya Busigin": "http://illyabusigin.com/"
11   },
12   "source": {
13     "git": "https://github.com/illyabusigin/CYRTextView.git",
14     "tag": "0.3.5"
15   },
16   "homepage": "https://github.com/illyabusigin/CYRTextView",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "CYRTextView",
21   "frameworks": "CoreText",
22   "requires_arc": true