[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / f / Schedule / 0.0.4 / Schedule.podspec.json
blob10430219874f01b6c8bf7b393dc53161bf1691a1
2   "name": "Schedule",
3   "version": "0.0.4",
4   "summary": "Task Scheduler for Swift.",
5   "homepage": "https://github.com/jianstm/Schedule",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Quentin Jin": "jianstm@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/jianstm/Schedule.git",
15     "tag": "0.0.4"
16   },
17   "source_files": "Sources/Schedule/*.swift",
18   "requires_arc": true,
19   "swift_version": "4.2",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   }