blob: df981d4eac49054a936732a2671468b3a8e92440 [file] [log] [blame]
{
"name": "CustomAlertView",
"version": "0.1",
"summary": "Custom Alert view for iOS apps",
"homepage": "https://github.com/sangau001/CustomAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sangau001": "sanju.dutta@gmail.com"
},
"platforms": {
"ios": "4.0"
},
"source": {
"git": "https://github.com/sangau001/CustomAlertView.git",
"tag": "0.1"
},
"source_files": "*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}