[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / d / 5 / RayGame / 3.0.0 / RayGame.podspec.json
blob64be494c10c8899ace4c55796161803e59c2a886
2   "name": "RayGame",
3   "version": "3.0.0",
4   "summary": "RayVision Cloud Game SDK",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "cxm": "caixuemin@rayvision.com"
11   },
12   "homepage": "https://github.com/RayStream/RayGame",
13   "source": {
14     "git": "https://github.com/RayStream/RayGame.git",
15     "tag": "3.0.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "GameController",
21     "VideoToolbox",
22     "AVFoundation",
23     "CoreMedia",
24     "AudioToolbox"
25   ],
26   "pod_target_xcconfig": {
27     "VALID_ARCHS": "x86_64 arm64 armv7"
28   },
29   "platforms": {
30     "ios": "10.0"
31   },
32   "ios": {
33     "vendored_frameworks": "ios/RayGame.framework",
34     "resources": "ios/RayGame.bundle"
35   },
36   "static_framework": true,
37   "dependencies": {
38     "YYModel": [
40     ],
41     "AFNetworking": [
43     ],
44     "Reachability": [
46     ],
47     "pop": [
49     ],
50     "SocketRocket": [
52     ]
53   }