[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / d / e / 1 / DDDgameSDK / 1.4.6.3 / DDDgameSDK.podspec.json
blob82917a437d66eb4da86241f7968efa612240a7e6
2   "name": "DDDgameSDK",
3   "version": "1.4.6.3",
4   "summary": "中彦游戏",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/5245/DDDAdGameSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "summerthread": "summerthread@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/5245/DDDAdGameSDK.git",
16     "tag": "1.4.6.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS[sdk=iphonesimulator*]": ""
23   },
24   "static_framework": true,
25   "requires_arc": true,
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "resources": "DDDgameSDK/Assets/DyAdSdk.bundle",
30   "vendored_frameworks": "DDDgameSDK/Classes/DDDgameSDK.framework",
31   "dependencies": {
32     "AFNetworking": [
33       "~> 4.0.1"
34     ]
35   }