blob: 80815bce3d87484efcfed9dce6970bde445ad5ac [file] [log] [blame]
{
"name": "RNAlertController",
"version": "0.6.2.beta.2",
"summary": "Custom Alert Controller for iOS",
"description": "An UIAlertController alternative for iOS written purely in Swift",
"homepage": "https://github.com/rayhannabi/RNAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rayhan Nabi": "rayhanjanam@gmail.com"
},
"social_media_url": "https://twitter.com/RayhanJanam",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rayhannabi/RNAlertController.git",
"tag": "0.6.2.beta.2"
},
"swift_versions": "5.0",
"source_files": "RNAlertController/**/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"swift_version": "5.0"
}