[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / f / c / MyComponentB / 0.1.0 / MyComponentB.podspec.json
blobe5e99818e8ea7f8086457598707e91237917d1ce
2   "name": "MyComponentB",
3   "version": "0.1.0",
4   "summary": "Test MyComponentB.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qiuqiu32/MyComponentB",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1442687881@qq.com": "1442687881@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qiuqiu32/MyComponentB.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MyComponentB/Classes/**/*",
22   "dependencies": {
23     "MyTestRouter": [
24       "~> 0.1.1"
25     ]
26   }