[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / b / XKToastExtension / 1.0.0 / XKToastExtension.podspec.json
blobc1c8cf7fe6a95d25847a445ed8b19bb1264092ee
2   "name": "XKToastExtension",
3   "version": "1.0.0",
4   "summary": "按需对Toast-Swift进行扩展",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kunhum/XKToastExtension",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kenneth": "kunhum@163.com"
13   },
14   "source": {
15     "git": "https://github.com/kunhum/XKToastExtension.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "XKToastExtension/Classes/**/*",
22   "dependencies": {
23     "Toast-Swift": [
24       "5.0.1"
25     ]
26   }