blob: 7316ed6a1b32d79feb876cf3ed51e521aff0e54b [file] [log] [blame]
{
"name": "AAAlertController",
"version": "0.1.0",
"summary": "AAAlertController is extension of the UIAlertController, provide custom styles and animations Edit\nAdd topics",
"description": "`AAAlertController` is a lightweight UI component to present a popup style dialog",
"homepage": "https://github.com/aozhimin/AAAlertController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aozhimin": "aozhimin0811@gmail.com"
},
"source": {
"git": "https://github.com/aozhimin/AAAlertController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/aozhimin0811",
"platforms": {
"ios": "7.0"
},
"source_files": "AAAlertController/Classes/**/*"
}