2 "name": "WordPress-Editor-iOS",
4 "summary": "The WordPress HTML Editor.",
5 "description": "The WordPress HTML Editor by Automattic Inc.\n\nThis library provides a UITextView subclass with HTML visual editing capabilities.\nUse this library if you want to create an App that interacts with WordPress HTML content.",
6 "homepage": "https://github.com/wordpress-mobile/AztecEditor-iOS",
12 "The WordPress Mobile Team": "mobile@wordpress.org"
17 "swift_versions": "5.0",
19 "git": "https://github.com/wordpress-mobile/AztecEditor-iOS.git",
22 "module_name": "WordPressEditor",
23 "source_files": "WordPressEditor/WordPressEditor/Classes/**/*",
24 "resources": "WordPressEditor/WordPressEditor/Assets/**/*",
26 "OTHER_LDFLAGS": "-lxml2",
27 "HEADER_SEARCH_PATHS": "/usr/include/libxml2"
30 "WordPress-Aztec-iOS": [
34 "swift_version": "5.0"