blob: a2fd54ed7871be1d946ef9db60e35f168ae4cc5d [file] [log] [blame]
{
"name": "AGAlertView",
"version": "0.1.0",
"summary": "Custom Good Looking Alert View",
"description": "Custom UIAlertView",
"homepage": "https://github.com/azatgoktas/AGAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azattgoktas@gmail.com": "azattgoktas@gmail.com"
},
"source": {
"git": "https://github.com/azatgoktas/AGAlertView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AGAlertView/Classes/**/*",
"resources": "AGAlertView/Assets/*.xcassets",
"frameworks": "UIKit"
}