[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 7 / KYToast / 1.0.6 / KYToast.podspec.json
blobab1a986d81fabb6c26516508cc3e41fad50c3e14
2   "name": "KYToast",
3   "version": "1.0.6",
4   "summary": "ios",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wkwl/KYToast",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wkwl": "1877508948@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/wkwl/KYToast.git",
16     "tag": "1.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KYToast/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
24       "~> 1.1.0"
25     ]
26   }