[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / 6 / CubeEngine / 3.0.3 / CubeEngine.podspec.json
blob434da0d775d38069ddf7e66354b95d3c2ebc3c58
2   "name": "CubeEngine",
3   "version": "3.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "CubeEngine/Classes/include/**/*",
23     "CubeEngine/Libraries/*.{ast}",
24     "CubeEngine/ffmpeg/include/**/*",
25     "CubeEngine/Frameworks/WebRTC.framework/Headers/**/*.h"
26   ],
27   "xcconfig": {
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "vendored_libraries": "CubeEngine/Libraries/*.a",
31   "vendored_frameworks": "CubeEngine/Frameworks/*.framework",
32   "public_header_files": "CubeEngine/Classes/include/**/*.h",
33   "frameworks": [
34     "UIKit",
35     "AVFoundation",
36     "CoreMotion"
37   ],
38   "libraries": [
39     "c++",
40     "c"
41   ]