[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 9 / EzHTMLAS / 0.0.7 / EzHTMLAS.podspec.json
blobe1fdb3eaf2dbe6bbd5c3cb17928dadb30afdb9d0
2   "name": "EzHTMLAS",
3   "version": "0.0.7",
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.7"
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"