[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 5 / f / Schedule / 0.0.6 / Schedule.podspec.json
blob81fc5fc5920f1d67e2bf4f4b16018e9170cb3dbe
2   "name": "Schedule",
3   "version": "0.0.6",
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.6"
16   },
17   "source_files": "Sources/Schedule/*.swift",
18   "requires_arc": true,
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   }