blob: c295cf1dd1c5ecfe3a4c213be1b0c8f19f7e4d70 [file] [log] [blame]
{
"name": "Renderer",
"swift_version": "4.1.2",
"version": "1.0.1",
"summary": "ATP Renderer",
"description": "ATP Renderer is for Atlas Protocol Targeting Interactive Element Rendering",
"homepage": "https://github.com/ideaalloc/Renderer.git",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"authors": {
"Bill Lv": "bill.lv@atlasp.io"
},
"source": {
"git": "https://github.com/ideaalloc/Renderer.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Renderer/**/*",
"frameworks": "UIKit",
"dependencies": {
"DLRadioButton": [
"~> 1.4"
],
"Validator": [
]
}
}