[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 9 / EzHTMLAS / 0.0.9 / EzHTMLAS.podspec.json
blobbe45616bef1e3a50d53b14f29bf8d9a325173ada
2   "name": "EzHTMLAS",
3   "version": "0.0.9",
4   "summary": "HTML to AttributedString",
5   "homepage": "http://nagisaworks.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "asaday": ""
11   },
12   "platforms": {
13     "ios": "8.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/asaday/EzHTMLAS.git",
18     "tag": "0.0.9"
19   },
20   "source_files": "sources/**/*.{swift,h,m}",
21   "libraries": "xml2",
22   "requires_arc": true,
23   "module_map": "resources/module.modulemap",
24   "private_header_files": "sources/libxml2_re.h",
25   "pushed_with_swift_version": "3.0"