[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / a / 6 / 1 / AsyncKit / 2.0 / AsyncKit.podspec.json
blob0b853758b3915274d2100e5abedc441125329b0f
2   "name": "AsyncKit",
3   "version": "2.0",
4   "summary": "Utilities for asynchronous code inspired by JavaScript module 'async'.",
5   "homepage": "https://github.com/mishimay/AsyncKit",
6   "license": "MIT",
7   "authors": {
8     "Yuki Mishima": "mishimaybe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mishimay/AsyncKit.git",
12     "tag": "2.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"