[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / b / ComAlertDialogTool / 0.0.2 / ComAlertDialogTool.podspec.json
blobbd3b3ad73a767bb1baa2139821b54ad7cbd7520b
2   "name": "ComAlertDialogTool",
3   "version": "0.0.2",
4   "summary": "A short description of ComAlertDialogTool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ychen3022/ComAlertDialogTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ychen3022": "chenyuan@cheok.com"
13   },
14   "source": {
15     "git": "https://github.com/ychen3022/ComAlertDialogTool.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ComAlertDialogTool/Classes/**/*.{m,h}",
22   "resources": "ComAlertDialogTool/Classes/Resources/ComAlertDialogRes.bundle",
23   "dependencies": {
24     "ComTools": [
26     ]
27   }