[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 6 / f / SLReminder / 1.0.3 / SLReminder.podspec.json
blobaa3c52e95316ca03c982211fe98b9b16e97ce023
2   "name": "SLReminder",
3   "version": "1.0.3",
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": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/2NU71AN9/SLReminder.git",
20     "tag": "v1.0.3"
21   },
22   "source_files": "SLReminder/Reminder/*.{swift}",
23   "resources": "SLReminder/Reminder/Reminder.bundle",
24   "requires_arc": true,
25   "dependencies": {
26     "pop": [
28     ]
29   }