blob: 7b76d1588813b881aacaa5a0252661afae71efc3 [file] [log] [blame]
{
"name": "PSStream",
"version": "1.0.0",
"summary": "A short description of 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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PSStream/Classes/**/*",
"resource_bundles": {
"PSStream": [
"PSStream/Assets/*.png"
]
}
}