blob: 0298ee63e3245b0190bcceb3ee368028c77563be [file] [log] [blame]
{
"name": "DDAlertView-CNP",
"version": "1.0.3",
"summary": "easy alert",
"homepage": "https://github.com/chenddcoder/DDAlertView",
"license": "MIT",
"authors": {
"chenddcoder": "chenddcoder@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/chenddcoder/DDAlertView.git",
"tag": "1.0.3"
},
"source_files": "DDAlertView/DDAlertView/Classes/*.{h,m}",
"requires_arc": true,
"dependencies": {
"CNPPopupController": [
]
}
}