[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / MoTestModelA / 1.0.4 / MoTestModelA.podspec.json
blob278ad73c5eab9e4e2ba8d7473635b2730d58f718
2   "name": "MoTestModelA",
3   "version": "1.0.4",
4   "summary": "测试功能模块1",
5   "description": "功能模块1,图片测试",
6   "homepage": "https://gitee.com/MTW/test-model-a",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "taiwei mo": "motaiwei@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/MTW/test-model-a.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MoTestModelA/*",
22   "dependencies": {
23     "MoMediator": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Class",
30       "source_files": "MoTestModelA/Class/*"
31     }
32   ]