[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 7 / 2 / ZSSRichTextEditor / 0.5.2.1 / ZSSRichTextEditor.podspec.json
bloba63a74401c07789e8536a7c086c0b218f6000994
2   "name": "ZSSRichTextEditor",
3   "version": "0.5.2.1",
4   "summary": "ZSSRichTextEditor is a beautiful Rich Text WYSIWYG Editor for iOS.",
5   "description": "`ZSSRichTextEditor` is a beautiful Rich Text `WYSIWYG Editor` for `iOS`. It includes all of the standard editor tools one would expect from a `WYSIWYG` editor as well as an amazing source view with syntax highlighting.\n",
6   "homepage": "https://github.com/nnhubbard/ZSSRichTextEditor",
7   "screenshots": [
8     "https://camo.githubusercontent.com/2bcf02776f39cae560c57793adbd5eaf4fff9223/687474703a2f2f662e636c2e6c792f6974656d732f304c3363304e337531343251325330763159306f2f64656d6f312e676966",
9     "https://camo.githubusercontent.com/3f9c01eba9c69d030a69faaa1a2e01a733244627/687474703a2f2f636c2e6c792f696d6167652f3369343134303367323030422f64656d6f2e676966"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Nic Hubbard": "nic@zedsaid.com"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/nnhubbard/ZSSRichTextEditor.git",
20     "tag": "0.5.2.1"
21   },
22   "source_files": "**/*.{h,m}",
23   "exclude_files": [
24     "**/ZSSDemo*.{h,m}",
25     "**/ZSSAppDelegate*.{h,m}",
26     "**/main.m"
27   ],
28   "resources": [
29     "**/ZSS*.png",
30     "**/ZSSRichTextEditor.js",
31     "**/editor.html"
32   ],
33   "frameworks": [
34     "CoreGraphics",
35     "CoreText"
36   ],
37   "requires_arc": true