[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / 1 / c / ObjectPool / 2.0.0 / ObjectPool.podspec.json
blob52263cc47de1c50900083a4591c2d58d253d9bfc
2   "name": "ObjectPool",
3   "version": "2.0.0",
4   "summary": "A short description of ObjectPool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/scubers/ObjectPool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scubers": "jr-wong@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/scubers/ObjectPool.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ObjectPool/Classes/**/*.{h,m}",
22   "public_header_files": "ObjectPool/Classes/**/*.h"