[Add] DocumentReaderBarcode 7.5.10922
[CocoaPods.git] / Specs / 2 / 9 / a / CombineObject / 1.0.0 / CombineObject.podspec.json
blobaacfdb240b0b2339bac87ae7c07bcaa2d5524942
2   "name": "CombineObject",
3   "version": "1.0.0",
4   "summary": "CombineObject 响应式框架的 Swift 版本",
5   "homepage": "https://github.com/combineobject/CombineObject-Swift",
6   "license": "MIT",
7   "authors": {
8     "张行": "zhanghang@globalegrow.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/combineobject/CombineObject-Swift",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "CombineObject/Sources/CombineObject",
19     "CombineObject/Sources/CombineObject/**/*.{swift}"
20   ]