[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / b / Renderer / 1.0.3 / Renderer.podspec.json
blob09cd8439b20bd883177deb98e3df565c16d50114
2   "name": "Renderer",
3   "swift_version": "4.1.2",
4   "version": "1.0.3",
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.0.3"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Renderer/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "DLRadioButton": [
26       "~> 1.4"
27     ],
28     "Validator": [
30     ]
31   }