blob: 481bbeb89bc317d02184061d28e515ecc81d0aa9 [file] [log] [blame]
{
"name": "CXAlertView",
"version": "1.0.0",
"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.0"
},
"source_files": "CXAlertView/*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": true
}