blob: 822cf4ac96fcdb6ceb93894cc60bd310a33a4bcd [file] [log] [blame]
{
"name": "CXAlertView",
"version": "1.0.1",
"summary": "Custom alertView which allow you to add view as main content.",
"homepage": "https://github.com/ChrisXu1221/CXAlertView",
"license": "MIT",
"authors": {
"ChrisXu": "taterctl@gmail.com"
},
"source": {
"git": "https://github.com/ChrisXu1221/CXAlertView.git",
"tag": "1.0.1"
},
"source_files": "CXAlertView/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"frameworks": [
"QuartzCore",
"CoreGraphics",
"Accelerate"
],
"requires_arc": true
}