[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / a / 6 / DABAsyncKit / 1.0.2 / DABAsyncKit.podspec.json
blob007fb759abf5fb1589245b4cd013ba8e8f25279d
2   "name": "DABAsyncKit",
3   "module_name": "AsyncKit",
4   "version": "1.0.2",
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.0.2"
17   },
18   "social_media_url": "https://twitter.com/davbeck",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "11.0",
22     "osx": "10.13"
23   },
24   "source_files": "AsyncKit/**/*"