[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 5 / f / Schedule / 2.0.0 / Schedule.podspec.json
blobb5ae3ed622209cdf9b491dc7a1c41101de706890
2   "name": "Schedule",
3   "version": "2.0.0",
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.0"
15   },
16   "source_files": "Sources/Schedule/*.swift",
17   "swift_version": "5.0",
18   "platforms": {
19     "ios": "10.0",
20     "osx": "10.12",
21     "tvos": "10.0",
22     "watchos": "3.0"
23   }