[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 6 / d / PSStream / 1.0.3 / PSStream.podspec.json
blob5b10923e7eda5c60bcae25296743281767ee2581
2   "name": "PSStream",
3   "version": "1.0.3",
4   "summary": "PSStream.",
5   "description": "集合流式处理框架,延时处理集合",
6   "homepage": "https://github.com/poi-son/PSStream",
7   "license": "MIT",
8   "authors": {
9     "Alan Yeh": "git@yerl.cn"
10   },
11   "source": {
12     "git": "https://github.com/poi-son/PSStream.git",
13     "tag": "1.0.3"
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   ]