blob: 9213579c97fe71589aba262acaa148a0088f9870 [file] [log] [blame]
{
"name": "EzHTMLAS",
"version": "0.1.2",
"summary": "HTML to AttributedString",
"homepage": "http://nagisaworks.com",
"license": {
"type": "MIT"
},
"authors": {
"asaday": ""
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/asaday/EzHTMLAS.git",
"tag": "0.1.2"
},
"source_files": "sources/**/*.{swift,h,m}",
"libraries": "xml2",
"module_map": "resources/module.modulemap",
"private_header_files": "sources/libxml2_re.h"
}