[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 7 / b / Renderer / 1.1.1 / Renderer.podspec.json
blob1839a6913230016b76dc16a8724ff38e459f9400
2   "name": "Renderer",
3   "swift_version": "4.1.2",
4   "version": "1.1.1",
5   "summary": "ATP Renderer",
6   "description": "ATP Renderer is for Atlas Protocol Targeting Interactive Element Rendering",
7   "homepage": "https://github.com/ideaalloc/Renderer.git",
8   "license": {
9     "type": "LGPL",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Bill Lv": "bill.lv@atlasp.io"
14   },
15   "source": {
16     "git": "https://github.com/ideaalloc/Renderer.git",
17     "tag": "1.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Renderer/**/*",
23   "exclude_files": "Renderer/**/Info.plist",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "DLRadioButton": [
27       "~> 1.4"
28     ],
29     "Validator": [
31     ]
32   }