[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / c / e / YDeploy / 0.1.1 / YDeploy.podspec.json
blob4569f0e9ff3919b096cecbc09a87dfadc294930e
2   "name": "YDeploy",
3   "version": "0.1.1",
4   "summary": "项目配置模块.",
5   "description": "TODO:配置模块,域名等、主题颜色等的配置,被每个业务模块所依赖.",
6   "homepage": "https://github.com/YaoChengZhen/YDeploy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YaoChengZhen": "2550884372@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YaoChengZhen/YDeploy.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "YDeploy/Classes/**/*",
23   "dependencies": {
24     "YUtilCore": [
25       "~> 0.0.3"
26     ]
27   },
28   "swift_version": "5.0"