[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / 6 / d / PSStream / 1.0.0 / PSStream.podspec.json
blob7b76d1588813b881aacaa5a0252661afae71efc3
2   "name": "PSStream",
3   "version": "1.0.0",
4   "summary": "A short description of PSStream.",
5   "description": "集合流式处理框架",
6   "homepage": "https://github.com/Poi-Son/PSStream",
7   "license": "MIT",
8   "authors": {
9     "PoiSon": "git@yerl.cn"
10   },
11   "source": {
12     "git": "https://github.com/Poi-Son/PSStream.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "PSStream/Classes/**/*",
19   "resource_bundles": {
20     "PSStream": [
21       "PSStream/Assets/*.png"
22     ]
23   }