blob: 565f40f2bdebe1a12d71d7f986c213e68e8facc7 [file] [log] [blame]
{
"name": "ARAlertViewController",
"version": "1.0.2",
"summary": "ARAlertViewController is a refactoring library for UIAlertViewController which allow you to user alert with ease.",
"description": "'ARAlertViewController is a basic wrapper for UIAlertViewController written in Swift. This help you to show alert messages and custom alert with ease and vert little effort and easy to manage.'",
"homepage": "https://github.com/AbdulRehmanWarraich/ARAlertViewController.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulRehman Warraich": "ar.warraich@outlook.com"
},
"source": {
"git": "https://github.com/AbdulRehmanWarraich/ARAlertViewController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ARAlertViewController/Classes/**/*",
"swift_versions": "5",
"swift_version": "5"
}