blob: bd3b3ad73a767bb1baa2139821b54ad7cbd7520b [file] [log] [blame]
{
"name": "ComAlertDialogTool",
"version": "0.0.2",
"summary": "A short description of ComAlertDialogTool.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ychen3022/ComAlertDialogTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ychen3022": "chenyuan@cheok.com"
},
"source": {
"git": "https://github.com/ychen3022/ComAlertDialogTool.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ComAlertDialogTool/Classes/**/*.{m,h}",
"resources": "ComAlertDialogTool/Classes/Resources/ComAlertDialogRes.bundle",
"dependencies": {
"ComTools": [
]
}
}