[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / 5 / SwiftCoroutine / 2.1.6 / SwiftCoroutine.podspec.json
blob0dbedd902533f8afb88f61c9b5f95ab50cf53429
2   "name": "SwiftCoroutine",
3   "version": "2.1.6",
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.6"
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"