[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / SwifCron / 1.0.0 / SwifCron.podspec.json
blob0befd0e569ad1d6246431d72af0410269c2f8ca5
2   "name": "SwifCron",
3   "version": "1.0.0",
4   "summary": "⏱ An awesome and simple pure swift cron expressions parser and scheduler",
5   "description": "With this lib you will be able to easily parse cron strings and get next launch dates",
6   "homepage": "https://github.com/MihaelIsaev/SwifCron",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MihaelIsaev": "isaev.mihael@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/MihaelIsaev/SwifCron.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Sources/SwifCron/**/*",
22   "swift_version": "4.2"