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