blob: e5058e0428a635f37ed0666a1e020610f4a76bb9 [file] [log] [blame]
{
"name": "JDAlertController",
"version": "1.0.1",
"summary": "JDAlertController framework",
"description": "You can add elegant JDAlertController animation in your view with just 2 line of code",
"homepage": "https://github.com/jwd-ali/IOS-Portfolio",
"license": "MIT",
"authors": {
"Jawad Ali": "L060214@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/jwd-ali/JDAlertController.git",
"tag": "1.0.1"
},
"source_files": "Sources/**/*.{h,m,swift}",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}