blob: be45616bef1e3a50d53b14f29bf8d9a325173ada [file] [log] [blame]
{
"name": "EzHTMLAS",
"version": "0.0.9",
"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.0.9"
},
"source_files": "sources/**/*.{swift,h,m}",
"libraries": "xml2",
"requires_arc": true,
"module_map": "resources/module.modulemap",
"private_header_files": "sources/libxml2_re.h",
"pushed_with_swift_version": "3.0"
}