[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / a / 7 / NutPool / 1.0 / NutPool.podspec.json
blob330b5f4c16834e53b3cb89277109862218360998
2   "name": "NutPool",
3   "version": "1.0",
4   "summary": "基于异步的池子",
5   "description": "一个基于异步的池子, 支持Cell的重用",
6   "homepage": "https://github.com/wishWinds/NutPool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shupeng": "john.hi.gm@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/wishWinds/NutPool.git",
19     "tag": "1.0"
20   },
21   "source_files": "NutPool/**/*.{h,m,swift}",
22   "swift_versions": [
23     "5.0",
24     "5.1"
25   ],
26   "swift_version": "5.1"