blob: 1839a6913230016b76dc16a8724ff38e459f9400 [file] [log] [blame]
{
"name": "Renderer",
"swift_version": "4.1.2",
"version": "1.1.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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Renderer/**/*",
"exclude_files": "Renderer/**/Info.plist",
"frameworks": "UIKit",
"dependencies": {
"DLRadioButton": [
"~> 1.4"
],
"Validator": [
]
}
}