[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / 5 / b / WordPress-iOS-Editor / 0.2.1 / WordPress-iOS-Editor.podspec.json
blobb87b187aa130a6b0a61df740adebdd6977b2eda4
2   "name": "WordPress-iOS-Editor",
3   "version": "0.2.1",
4   "summary": "Reusable component rich text editor for WordPress.com in an iOS application.",
5   "description": "                   Reusable component for displaying the WordPress.com post editor in an iOS application\n",
6   "homepage": "http://apps.wordpress.org",
7   "license": "MIT",
8   "authors": {
9     "Matt Bumgardner": "matt.bumgardner@automattic.com"
10   },
11   "source": {
12     "git": "https://github.com/wordpress-mobile/WordPress-iOS-Editor.git",
13     "tag": "0.2.1"
14   },
15   "social_media_url": "http://twitter.com/WordPressiOS",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "source_files": "Classes",
20   "resources": [
21     "Assets/*.png",
22     "Assets/*.html",
23     "Assets/*.js"
24   ],
25   "prefix_header_file": "Classes/WordPress-iOS-Editor-Prefix.pch",
26   "exclude_files": "Classes/exclude",
27   "requires_arc": true,
28   "dependencies": {
29     "CocoaLumberjack": [
30       "~>1.8.1"
31     ],
32     "UIAlertView+Blocks": [
34     ],
35     "WordPress-iOS-Shared": [
36       "~>0.1.0"
37     ],
38     "WordPressCom-Analytics-iOS": [
39       "~>0.0.4"
40     ]
41   },
42   "deprecated_in_favor_of": "WordPress-Aztec-iOS"