[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / c / 7 / CYRTextView / 0.3.0 / CYRTextView.podspec.json
blob872bcf1a771f8c8f9451e618e46f40dffbbc9292
2   "name": "CYRTextView",
3   "version": "0.3.0",
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.0"
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