[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 5 / f / Schedule / 2.0.3 / Schedule.podspec.json
blobed3d00d59f9096feabc7517203f583e66eafcc33
2   "name": "Schedule",
3   "version": "2.0.3",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jianstm/Schedule",
8   "authors": {
9     "Quentin Jin": "jianstm@gmail.com"
10   },
11   "summary": "Schedule timing task in Swift using a fluent API",
12   "source": {
13     "git": "https://github.com/jianstm/Schedule.git",
14     "tag": "2.0.3"
15   },
16   "source_files": "Sources/Schedule/*.swift",
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0",
20     "osx": "10.11",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "swift_version": "5.0"