[Add] OpacityCore 3.23.5
[CocoaPods.git] / Specs / 7 / e / 6 / WordPress-iOS-Editor-Extension / 0.0.7 / WordPress-iOS-Editor-Extension.podspec.json
blob3179b495ad981dca36c0e6631ea1662284284c86
2   "name": "WordPress-iOS-Editor-Extension",
3   "version": "0.0.7",
4   "summary": "Reusable component rich text editor for WordPress.com in an iOS application.",
5   "description": "Reusable component rich text editor for WordPress.com in an iOS application.And can allow users to customize the editor toolbar.",
6   "homepage": "https://github.com/Jvaeyhcd/WordPress-iOS-Editor-Extension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chedahuang": "1191591250@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Jvaeyhcd/WordPress-iOS-Editor-Extension.git",
16     "tag": "0.0.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "WordPress-iOS-Editor-Extension/Classes/**/*",
23   "resources": "WordPress-iOS-Editor-Extension/Assets/*",
24   "prefix_header_file": "WordPress-iOS-Editor-Extension/Classes/WordPress-iOS-Editor-Extension.pch",
25   "resource_bundles": {
26     "WordPress-iOS-Editor-Extension": [
27       "WordPress-iOS-Editor-Extension/Assets/*.png"
28     ]
29   },
30   "dependencies": {
31     "WordPress-iOS-Shared": [
32       "~> 0.5.9"
33     ],
34     "WordPressCom-Analytics-iOS": [
35       "~> 0.1.13"
36     ],
37     "NSObject-SafeExpectations": [
38       "~> 0.0.2"
39     ],
40     "WYPopoverController": [
41       "~> 0.3.9"
42     ],
43     "UIAlertView+Blocks": [
44       "~> 0.9.0"
45     ],
46     "Qiniu": [
47       "~> 7.1.4"
48     ]
49   }