blob: 8b756ebf4f42374b789a56af6970b55959bfad62 [file] [log] [blame]
{
"name": "NJAlertView",
"version": "1.0.3",
"summary": "Custom AlertView ,include color and image",
"homepage": "http://manajay.github.io/",
"license": "MIT",
"authors": {
"manajay": "manajay.dlj@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/manajay/NJAlertView.git",
"tag": "1.0.3"
},
"source_files": [
"NJAlertView",
"NJAlertView/**/*.{h,m}"
],
"requires_arc": true
}