[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 5 / a / 6 / DABAsyncKit / 1.0.1 / DABAsyncKit.podspec.json
blob3c3255c099da8a0e426cf74d804fb8d34ad9f84a
2   "name": "DABAsyncKit",
3   "module_name": "AsyncKit",
4   "version": "1.0.1",
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.1"
17   },
18   "social_media_url": "https://twitter.com/davbeck",
19   "swift_version": "4.0",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "AsyncKit/**/*"