[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / 9 / 6 / CubeEngine / 3.0.4 / CubeEngine.podspec.json
blob9757fdf950b324fe8bf6b909f8f461f6e939affa
2   "name": "CubeEngine",
3   "version": "3.0.4",
4   "summary": "shixinyun CubeEngine",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/paintingStyle/CubeEngine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "paintingStyle": "renshuangfu@spap.com"
13   },
14   "source": {
15     "git": "https://github.com/paintingStyle/CubeEngine.git",
16     "tag": "3.0.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "CubeEngine/Classes/include/**/*",
23     "CubeEngine/Libraries/*.{ast}",
24     "CubeEngine/ffmpeg/include/**/*"
25   ],
26   "xcconfig": {
27     "OTHER_LDFLAGS": "-ObjC"
28   },
29   "vendored_libraries": "CubeEngine/Libraries/*.a",
30   "public_header_files": "CubeEngine/Classes/include/**/*.h",
31   "frameworks": [
32     "UIKit",
33     "AVFoundation",
34     "CoreMotion"
35   ],
36   "libraries": [
37     "c++",
38     "c"
39   ],
40   "dependencies": {
41     "SPWebRTC": [
43     ],
44     "SPSocketIO": [
46     ]
47   }