[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / 7 / WordPress-Editor-iOS / 1.19.1 / WordPress-Editor-iOS.podspec.json
blob0e4d945b476d5a90b5f58e286713f0b2b5dc7887
2   "name": "WordPress-Editor-iOS",
3   "version": "1.19.1",
4   "summary": "The WordPress HTML Editor.",
5   "description": "The WordPress HTML Editor by Automattic Inc.",
6   "homepage": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS",
7   "license": {
8     "type": "GPLv2",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Automattic": "mobile@automattic.com",
13     "Diego Rey Mendez": "diego.rey.mendez@automattic.com",
14     "Sergio Estevao": "sergioestevao@gmail.com",
15     "Jorge Leandro Perez": "jorge.perez@automattic.com"
16   },
17   "social_media_url": "http://twitter.com/WordPressiOS",
18   "source": {
19     "git": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git",
20     "tag": "1.19.1"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5.0",
26   "module_name": "WordPressEditor",
27   "source_files": "WordPressEditor/WordPressEditor/Classes/**/*",
28   "resources": "WordPressEditor/WordPressEditor/Assets/**/*",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-lxml2",
31     "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
32   },
33   "dependencies": {
34     "WordPress-Aztec-iOS": [
35       "1.19.1"
36     ]
37   },
38   "swift_version": "5.0"