blob: f2d8c931f3c5883e23b2a43f377ab63c837f32f3 [file] [log] [blame]
{
"name": "DRSAlertDialog",
"version": "0.0.1",
"summary": "A short description of DRSAlertDialog.",
"homepage": "https://github.com/jakajacky/DRSAlertDialog",
"license": "MIT",
"authors": {
"xqzh": "xqzh@ideabinder.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jakajacky/DRSAlertDialog.git",
"tag": "0.0.1"
},
"source_files": [
"DRSAlertDialog/Pod",
"DRSAlertDialog/Pod/*.{swift}"
],
"resource_bundles": {
"DRSAlertDialog": [
"DRSAlertDialog/Resources/*.png"
]
},
"requires_arc": true
}