[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / b / c / WordPress-Aztec-iOS / 1.13.0 / WordPress-Aztec-iOS.podspec.json
blobaaca8698cba1a06c721ee285f9e0d70db5ce5a06
2   "name": "WordPress-Aztec-iOS",
3   "version": "1.13.0",
4   "summary": "The native HTML Editor.",
5   "description": "The native 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.13.0"
21   },
22   "platforms": {
23     "ios": "11.0"
24   },
25   "swift_versions": "5.0",
26   "module_name": "Aztec",
27   "source_files": "Aztec/Classes/**/*",
28   "resource_bundles": {
29     "WordPress-Aztec-iOS": [
30       "Aztec/Assets/**/*"
31     ]
32   },
33   "xcconfig": {
34     "OTHER_LDFLAGS": "-lxml2",
35     "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
36   },
37   "swift_version": "5.0"