[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 8 / 4 / c / DTRichTextEditor / 1.6.11 / DTRichTextEditor.podspec.json
blob13f3b653d9d82d0d3bf7e2f28b86337d25885a79
2   "name": "DTRichTextEditor",
3   "version": "1.6.11",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": "BSD",
8   "source": {
9     "git": "https://github.com/Cocoanetics/DTRichTextEditor.git",
10     "tag": "1.6.11"
11   },
12   "source_files": [
13     "Core/Source/*.{h,m,c}",
14     "Core/*.h"
15   ],
16   "prefix_header_contents": "#import \"DTLog.h\"",
17   "dependencies": {
18     "DTCoreText": [
19       "~>1.6.16"
20     ],
21     "DTWebArchive": [
22       "~>0.0.2"
23     ],
24     "DTLoupe": [
25       "~>1.5.7"
26     ],
27     "DTFoundation/Core": [
28       "~>1.7.6"
29     ]
30   },
31   "frameworks": "AssetsLibrary",
32   "requires_arc": true,
33   "homepage": "http://www.cocoanetics.com/parts/dtrichtexteditor/",
34   "summary": "A framework to implement Rich Text Editing on iOS.",
35   "authors": {
36     "Oliver Drobnik": "oliver@cocoanetics.com"
37   }