blob: 6d0f4bd946f35de80b1a517a3d3723e6344fdc41 [file] [log] [blame]
{
"name": "UFAlert",
"version": "1.0.0",
"summary": "This library used for Alert, ActionSheet, Toast.",
"description": "This CocoaPods library helps us to perform repeatative work on a easy go.",
"homepage": "https://github.com/reach2kaustavshee/UFAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kaustav Shee": "reach2kaustavshee@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/reach2kaustavshee/UFAlert.git",
"tag": "1.0.0"
},
"source_files": "UFAlert/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}