[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 2 / 5 / f / Schedule / 2.1.0 / Schedule.podspec.json
blob344709157ae1eb7ea1b79dd9d2812dacb03322c7
2   "name": "Schedule",
3   "version": "2.1.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/luoxiu/Schedule",
8   "authors": {
9     "Quentin Jin": "luoxiustm@gmail.com"
10   },
11   "summary": "Schedule timing task in Swift using a fluent API",
12   "source": {
13     "git": "https://github.com/luoxiu/Schedule.git",
14     "tag": "2.1.0"
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"