[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 7 / b / DispatchCenter / 1.0.0 / DispatchCenter.podspec.json
blobf180d946b1832cfb7aec0ca941fc39fee375b597
2   "name": "DispatchCenter",
3   "version": "1.0.0",
4   "summary": "A library for solving complex business scheduling, written in Swift",
5   "homepage": "https://github.com/OnePieceLv/DispatchCenter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "steven lv": "steven.suzhou@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "9.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/OnePieceLv/DispatchCenter.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Sources",
24     "Sources/**/*.{h,m,swift}"
25   ],
26   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "swift_version": "5.0"