blob: 1a8ffeda7106f5b7c7b866d510caf9e31814adf8 [file] [log] [blame]
{
"name": "ALAlertView",
"version": "0.1.1",
"summary": "ALAlertView short description",
"description": "ALAlertView longer description\n * Markdown format.\n * Don't worry about the indent, we strip it!",
"homepage": "https://github.com/alex520biao/ALAlertView",
"license": "BSD",
"authors": {
"alex520biao": "alex520biao@163.com"
},
"source": {
"git": "https://github.com/alex520biao/ALAlertView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"public_header_files": "Pod/Classes/**/*.h",
"source_files": "Pod/Classes/**/*"
}