[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / a / 6 / DABAsyncKit / 1.1.0 / DABAsyncKit.podspec.json
blobc9d3b9061524513096c977c6095737a02d038b93
2   "name": "DABAsyncKit",
3   "module_name": "AsyncKit",
4   "version": "1.1.0",
5   "summary": "Tools to make async code more pleasent in Swift.",
6   "homepage": "https://github.com/davbeck/AsyncKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "davbeck": "code@davidbeck.co"
13   },
14   "source": {
15     "git": "https://github.com/davbeck/AsyncKit.git",
16     "tag": "1.1.0"
17   },
18   "social_media_url": "https://twitter.com/davbeck",
19   "swift_version": "4.1",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.13"
23   },
24   "source_files": "AsyncKit/**/*"