blob: bf69acfceca900a5c47833f3e3432eee48d84ce6 [file] [log] [blame]
{
"name": "AnimatedAlert",
"version": "1.0.0",
"summary": "AnimatedAlertView is alert view that uses UIKit Dynamics and provide animated present/dismiss behavior.",
"homepage": "https://github.com/sainiketan47/AnimatedAlertView",
"license": "MIT",
"authors": {
"Ketan": "ketan.saini@netsolutions.in"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sainiketan47/AnimatedAlertView.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "AnimatedAlert.framework"
},
"requires_arc": true
}