[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / a / c / TurboSDK / 2.8.95 / TurboSDK.podspec.json
blobee54c7a4bbc00070d62196f7fb2805d208f2ce4c
2   "name": "TurboSDK",
3   "version": "2.8.95",
4   "summary": "TurboSDK",
5   "homepage": "https://markmedia.com.cn/#/",
6   "license": "MIT",
7   "authors": {
8     "lee": "417151840@qq.com"
9   },
10   "platforms": {
11     "ios": "12.0"
12   },
13   "source": {
14     "git": "https://github.com/kookf/TurboSDK.git",
15     "tag": "2.8.95"
16   },
17   "source_files": "TurboNetSDK.framework/TurboNetSDK.framework/Headers/**/*.{h,m}",
18   "vendored_frameworks": "TurboNetSDK.framework/TurboNetSDK.framework",
19   "dependencies": {
20     "AnyThinkiOS": [
21       "~> 6.3.67"
22     ],
23     "AnyThinkGromoreSDKAdapter": [
24       "~> 6.3.67.1"
25     ],
26     "AnyThinkKuaiShouSDKAdapter": [
27       "~>6.3.67"
28     ],
29     "AnyThinkSigmobSDKAdapter": [
30       "~>6.3.67"
31     ],
32     "AnyThinkGDTSDKAdapter": [
33       "~>6.3.67"
34     ],
35     "AnyThinkBaiduSDKAdapter": [
36       "~>6.3.67"
37     ],
38     "AnyThinkTTSDKAdapter_Mix": [
39       "~>6.3.67.1"
40     ]
41   },
42   "frameworks": [
43     "UIKit",
44     "Foundation"
45   ],
46   "requires_arc": true,
47   "pod_target_xcconfig": {
48     "VALID_ARCHS": "x86_64 armv7 arm64"
49   }