[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / f / SLReminder / 1.0.2 / SLReminder.podspec.json
blobf5fc356be13d3b33ebc0363497edc20dd4880443
2   "name": "SLReminder",
3   "version": "1.0.2",
4   "swift_version": "4.1",
5   "summary": "提示",
6   "description": "仿QQ的从屏幕上方弹出提示内容",
7   "homepage": "https://github.com/2NU71AN9/SLReminder",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "孙梁": "1491859758@qq.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/2NU71AN9/SLReminder.git",
20     "tag": "v1.0.2"
21   },
22   "source_files": "SLReminder/Reminder/*.{swift}",
23   "resources": "SLReminder/Reminder/Reminder.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "Then": [
28     ],
29     "SnapKit": [
31     ],
32     "pop": [
34     ]
35   }