[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 8 / MoTestModelA / 1.0.5 / MoTestModelA.podspec.json
blobaede5c63085af6db8de00cc5e6973ce54461cb07
2   "name": "MoTestModelA",
3   "version": "1.0.5",
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.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MoTestModelA/*",
22   "dependencies": {
23     "MoMediator": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Assets",
30       "source_files": "MoTestModelA/Assets/*",
31       "resources": "MoTestModelA/Assets/MoTestModelA.bundle"
32     }
33   ]