[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / d / 9 / EzHTMLAS / 0.0.8 / EzHTMLAS.podspec.json
blobd27fe9e96db21d00bc9d3941c89e3a42e974de58
2   "name": "EzHTMLAS",
3   "version": "0.0.8",
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   },
15   "source": {
16     "git": "https://github.com/asaday/EzHTMLAS.git",
17     "tag": "0.0.8"
18   },
19   "source_files": "sources/**/*.{swift,h,m}",
20   "libraries": "xml2",
21   "requires_arc": true,
22   "module_map": "resources/module.modulemap",
23   "private_header_files": "sources/libxml2_re.h",
24   "pushed_with_swift_version": "3.0"