[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 3 / 4 / LJPodTest / 0.0.1 / LJPodTest.podspec.json
blobceefe5f330b09c2d6357a6afc35db4d42818183d
2   "name": "LJPodTest",
3   "version": "0.0.1",
4   "summary": "A Test Pod Project.",
5   "description": "测试pod 库.",
6   "homepage": "https://github.com/lijia2010114105/LJPodTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lijia2010114105": "lijia@harsons.cn"
13   },
14   "source": {
15     "git": "https://github.com/lijia2010114105/LJPodTest.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "subspecs": [
22     {
23       "name": "CC",
24       "source_files": "LJPodTest/Classes/CC/*.{h,m}"
25     }
26   ]