blob: b3ec529f47e03447299661ebd532b08e7076e2bc [file] [log] [blame]
{
"name": "TDModalAlert",
"version": "1.0.3",
"summary": "A customized modal alert for iOS",
"description": "A customized modal alert for iOS written in Swift 5",
"homepage": "https://github.com/duongdinhhong/TDModalAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"duongdinhhong": "duongdh93@gmail.com"
},
"source": {
"git": "https://github.com/duongdinhhong/TDModalAlert.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TDModalAlert/Classes/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}