[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 7 / KYToast / 1.0.1 / KYToast.podspec.json
blob6263d6f25107ed8eee3c0083b5be67d952140440
2   "name": "KYToast",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "KYToast/Classes/**/*",
22   "public_header_files": "Pod/Classes/**/*.h",
23   "dependencies": {
24     "Masonry": [
25       "~> 1.1.0"
26     ]
27   }