blob: 9413b39c1ce13c6b3ce8d73f35ff50d37319ee92 [file] [log] [blame]
{
"name": "TDModalAlert",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "TDModalAlert/Classes/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}