[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 6 / c / 5 / SwiftCoroutine / 2.1.11 / SwiftCoroutine.podspec.json
blob70ae4ccb4c361e470c8767246179af874d5ecc8f
2   "name": "SwiftCoroutine",
3   "version": "2.1.11",
4   "license": "MIT",
5   "summary": "Swift coroutines for iOS, macOS and Linux.",
6   "homepage": "https://github.com/belozierov/SwiftCoroutine",
7   "authors": {
8     "Alex Belozierov": "belozierov@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/belozierov/SwiftCoroutine.git",
12     "tag": "2.1.11"
13   },
14   "swift_versions": "5.2",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.12"
18   },
19   "documentation_url": "https://belozierov.github.io/SwiftCoroutine/",
20   "source_files": "Sources/**/*.{swift,h,c}",
21   "swift_version": "5.2"