blob: a3759b0e2a982a5b0d46efeb73c162f7d3f6c69e [file] [log] [blame]
{
"name": "EggCustomDialog",
"version": "0.1.3",
"swift_versions": "5.0",
"summary": "EggDital Custom Dialog",
"description": "Create Custom Dialog for using in project",
"homepage": "https://github.com/Peerapat-art/EggCustomDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peerapat.Pro": "peerapat.pro@ascendcorp.com"
},
"source": {
"git": "https://github.com/Peerapat-art/EggDigitalCustomDialog.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EggCustomDialog/Classes/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"EggDeviceExt": [
]
},
"swift_version": "5.0"
}