2 "name": "WordPress-Aztec-iOS",
3 "version": "1.0.0-beta.9.2",
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",
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"
17 "social_media_url": "http://twitter.com/WordPressiOS",
19 "git": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git",
20 "tag": "1.0.0-beta.9.2"
25 "module_name": "Aztec",
26 "source_files": "Aztec/Classes/**/*",
27 "resources": "Aztec/Assets/**/*",
28 "pod_target_xcconfig": {
29 "SWIFT_INCLUDE_PATHS": "$(SRCROOT)/../../Aztec/Modulemaps/libxml2/** $(PODS_ROOT)/WordPress-Aztec-iOS/Aztec/Modulemaps/libxml2/**"
32 "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
34 "preserve_paths": "Aztec/Modulemaps/libxml2/*",
35 "pushed_with_swift_version": "3.0"