[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 2 / a / Reminder / 1.0.1 / Reminder.podspec.json
blob59a94c9ccac2ff8ec59fce2b734c01f0c1120ead
2   "name": "Reminder",
3   "version": "1.0.1",
4   "summary": "Reminder is a library that helps by managing the scheduled actions on your app.",
5   "description": "Using Reminder for creating async actions, it will be much more easier. All actions will be scheduled on a queue that will be consumed ate fire time.",
6   "homepage": "https://github.com/umobi/Reminder",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennobemoura": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/Reminder.git",
16     "tag": "1.0.1"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "5.1"