blob: 1e64a77f7ceed581e2aca7ed21f8b94b3d242ca1 [file] [log] [blame]
{
"name": "WordPress-Aztec-iOS",
"version": "1.0.0-beta.9.2",
"summary": "The native HTML Editor.",
"description": "The native HTML Editor by Automattic Inc.",
"homepage": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS",
"license": {
"type": "GPLv2",
"file": "LICENSE"
},
"authors": {
"Automattic": "mobile@automattic.com",
"Diego Rey Mendez": "diego.rey.mendez@automattic.com",
"Sergio Estevao": "sergioestevao@gmail.com",
"Jorge Leandro Perez": "jorge.perez@automattic.com"
},
"social_media_url": "http://twitter.com/WordPressiOS",
"source": {
"git": "https://github.com/wordpress-mobile/WordPress-Aztec-iOS.git",
"tag": "1.0.0-beta.9.2"
},
"platforms": {
"ios": "9.0"
},
"module_name": "Aztec",
"source_files": "Aztec/Classes/**/*",
"resources": "Aztec/Assets/**/*",
"pod_target_xcconfig": {
"SWIFT_INCLUDE_PATHS": "$(SRCROOT)/../../Aztec/Modulemaps/libxml2/** $(PODS_ROOT)/WordPress-Aztec-iOS/Aztec/Modulemaps/libxml2/**"
},
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"preserve_paths": "Aztec/Modulemaps/libxml2/*",
"pushed_with_swift_version": "3.0"
}