[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 5 / DependencyDemo / 0.1.1 / DependencyDemo.podspec.json
blobe5d569b145d1ec5e2a9e654f8933f293c84ab330
2   "name": "DependencyDemo",
3   "version": "0.1.1",
4   "summary": "依赖冲突实验",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/CTaoWu/DependencyDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CTaoWu": "525401043@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CTaoWu/DependencyDemo.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DependencyDemo/Classes/**/*",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "RxSwift": [
26     ]
27   },
28   "swift_version": "5.0"