blob: a0b0f3dccaa9694fc0480d876220330978131904 [file] [log] [blame]
{
"name": "ComAlertDialogTool",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ComAlertDialogTool/Classes/**/*",
"dependencies": {
"ComTools": [
"~> 0.0.3"
]
}
}