[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 9 / 6 / d / PSStream / 1.0.2 / PSStream.podspec.json
blobde9a11e6fd0fb38e045684b1e20b67c0885b7531
2   "name": "PSStream",
3   "version": "1.0.2",
4   "summary": "PSStream.",
5   "description": "集合流式处理框架,延时处理集合",
6   "homepage": "https://github.com/alan-yeh/PSStream",
7   "license": "MIT",
8   "authors": {
9     "Alan Yeh": "git@yerl.cn"
10   },
11   "source": {
12     "git": "https://github.com/alan-yeh/PSStream.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PSStream/Classes/**/*",
19   "public_header_files": [
20     "PSStream/Classes/{PSStream,PSStreamDefines,PSStreamTuple}.h",
21     "PSStream/Classes/macros/metamacros.h"
22   ]