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