[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 2 / 3 / DjFrameworkTest / 1.0.9 / DjFrameworkTest.podspec.json
blob5c2e566edd060b0f82afc8abedb0d9b5feb2d455
2   "name": "DjFrameworkTest",
3   "version": "1.0.9",
4   "summary": "This is a test of framework.",
5   "description": "This is a test of compiled framework and some other features.",
6   "homepage": "https://github.com/DongJiang/DjFrameworkTest.git",
7   "license": "MIT",
8   "authors": {
9     "Jiang Dong": "knight.dongjiang@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/DongJiang/DjFrameworkTest.git",
16     "tag": "1.0.9"
17   },
18   "public_header_files": "DjFrameworkTest.framework/Headers/*.h",
19   "source_files": "DjFrameworkTest.framework/Headers/*.h",
20   "vendored_frameworks": "DjFrameworkTest.framework",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "GoogleSignIn": [
27     ],
28     "OpenCV2": [
30     ]
31   }