blob: 9af264497f253c73cee4220159eb7f019da259f7 [file] [log] [blame]
{
"name": "PSStream",
"version": "1.0.1",
"summary": "PSStream.",
"description": "集合流式处理框架,延时处理集合",
"homepage": "https://github.com/Poi-Son/PSStream",
"license": "MIT",
"authors": {
"PoiSon": "git@yerl.cn"
},
"source": {
"git": "https://github.com/Poi-Son/PSStream.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSStream/Classes/**/*",
"public_header_files": [
"PSStream/Classes/{PSStream,PSStreamDefines,PSStreamTuple}.h",
"PSStream/Classes/macros/metamacros.h"
]
}