[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 3 / 2 / CombineObjectObjc / 1.0.0 / CombineObjectObjc.podspec.json
blobe488298e320009312d9a644e4406b9ad505616e3
2   "name": "CombineObjectObjc",
3   "version": "1.0.0",
4   "summary": "CombineObject 响应式框架的 Objective-C 版本",
5   "homepage": "https://github.com/combineobject/CombineObject-Objc",
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-Objc.git",
15     "tag": "1.0.0"
16   },
17   "source_files": [
18     "Sources",
19     "Sources/**/*.{h,m}"
20   ]