[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 1 / 4 / ComposableArchitectureX / 0.1.0 / ComposableArchitectureX.podspec.json
blobb60a3fd42e96c4cd47b7c9f3678e171b162fd324
2   "name": "ComposableArchitectureX",
3   "version": "0.1.0",
4   "summary": "ComposableArchitectureX.",
5   "description": "The ComposableArchitectureX is a library implement TCA to support iOS9.0+.",
6   "homepage": "https://github.com/scardadfs/ComposableArchitectureX",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sylva": "fssfkg@163.com"
13   },
14   "source": {
15     "git": "https://github.com/scardadfs/ComposableArchitectureX.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ComposableArchitectureX/Classes/**/*",
22   "dependencies": {
23     "RxSwift": [
24       "~> 5.0"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"