[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / 6 / f / SLReminder / 1.0.0 / SLReminder.podspec.json
blobea32c3d51d121b98a178669be81c41cb6579f6c8
2   "name": "SLReminder",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "SLReminder/Reminder/*.{h,m,swift,png}",
23   "requires_arc": true,
24   "dependencies": {
25     "Then": [
27     ],
28     "SnapKit": [
30     ],
31     "pop": [
33     ]
34   }