[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 1 / c / 7 / CodeEditorView / 0.3.5 / CodeEditorView.podspec.json
blob694880ec69bbadb4a55992545951d462a58c491a
2   "name": "CodeEditorView",
3   "version": "0.3.5",
4   "summary": "A Code Editor TextView for iOS",
5   "description": "You can edit code with CodeEditorView with highlight and autoIndent",
6   "homepage": "https://github.com/GuessEver/CodeEditorView",
7   "license": "MIT",
8   "authors": {
9     "GuessEver": "guessever@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/GuessEver/CodeEditorView.git",
16     "tag": "0.3.5"
17   },
18   "source_files": "CodeEditorView/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true