[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 9 / 2 / a / Reminder / 1.0.0 / Reminder.podspec.json
blob88822816a3956f98b45929e46e15e79a098a6024
2   "name": "Reminder",
3   "version": "1.0.0",
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.0"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Reminder/Classes/**/*",
23   "swift_version": "5.1"