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