Latest | 1.1.6 |
---|---|
Homepage | https://mynigma.org |
License | GPL with libgit2-style exception |
Platforms | ios 7.0, osx 10.8, requires ARC |
Authors | , , |
Latest podspec
{ "name": "HTMLPurifier", "version": "1.1.6", "summary": "HTMLPurifier for Objective-C is a framework for standards-compliant HTML filtering.", "description": "HTMLPurifier for Objective-C is a framework for standards-compliant HTML filtering. Its main purpose is sanitisation of untrusted HTML such as incoming emails or user-supplied markup.", "homepage": "https://mynigma.org", "license": { "type": "GPL with libgit2-style exception" }, "authors": { "Edward Z. Yang": "[email protected]", "Roman Priebe": "[email protected]", "Lukas Neumann": "[email protected]" }, "source": { "git": "https://github.com/Mynigma/HTMLPurifier.git", "tag": "1.1.6" }, "social_media_url": "https://www.facebook.com/mynigma", "platforms": { "ios": "7.0", "osx": "10.8" }, "requires_arc": true, "source_files": "HTMLPurifier/**/*.{h,m}", "public_header_files": "HTMLPurifier/**/*.h", "resources": "Supporting Files/HTMLPurifierConfig.plist", "libraries": "xml2", "xcconfig": { "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2" } }
Sat, 12 Mar 2016 10:40:02 +0000