[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 9 / 3 / 1 / GJTestCustomSDK / 1.0.0 / GJTestCustomSDK.podspec.json
blob86812d29523e3578b217c6b97c3d7d6385cf9c49
2   "name": "GJTestCustomSDK",
3   "version": "1.0.0",
4   "summary": "a custom test sdk for xwkj",
5   "description": "this is a ai recgnize picture sdk for some drink bottles, producted by xuanwukeji",
6   "homepage": "https://github.com/lingengjia/GJTestCustomSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lingengjia": "1746315710@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lingengjia/GJTestCustomSDK.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "x86_64 armv7 arm64"
24   },
25   "vendored_frameworks": "GJTestCustomSDK/*.{framework}",
26   "resources": "GJTestCustomSDK/*.{bundle}",
27   "dependencies": {
28     "mem-OpenCV2": [
29       "~> 4.6.0"
30     ]
31   }