blob: e8356021eda481218cd713323a9330cac561a08b [file] [log] [blame]
{
"name": "DeviceDisplay",
"version": "0.1.0",
"summary": "Dynamic Device Display iOS Library",
"description": "Dynamic Device Display for a decentralized IoT Protocol.",
"homepage": "https://github.com/aidengaripoli/DeviceDisplay",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aidengaripoli": "aidosgaripoli@gmail.com"
},
"source": {
"git": "https://github.com/aidengaripoli/DeviceDisplay.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.2"
},
"source_files": "DeviceDisplay/Classes/**/*",
"swift_version": "5.0"
}