[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 5 / b / WordPress-iOS-Editor / 0.1.6 / WordPress-iOS-Editor.podspec.json
blob047cc785ced798e8d9a3284f18e32c8b3998f2a7
2   "name": "WordPress-iOS-Editor",
3   "version": "0.1.6",
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://make.wordpress.org/mobile",
7   "license": "GPLv2",
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.1.6"
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   ],
23   "prefix_header_file": "Classes/WordPress-iOS-Editor-Prefix.pch",
24   "exclude_files": "Classes/exclude",
25   "requires_arc": true,
26   "dependencies": {
27     "CocoaLumberjack": [
28       "~>1.8.1"
29     ],
30     "UIAlertView+Blocks": [
32     ],
33     "WordPress-iOS-Shared": [
34       "~>0.0.5"
35     ]
36   },
37   "deprecated_in_favor_of": "WordPress-Aztec-iOS"