[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / a / c / ByteGemGame / 4.0.0 / ByteGemGame.podspec.json
blob78578380ab20a3dfedc6489decf5cee498b096eb
2   "name": "ByteGemGame",
3   "version": "4.0.0",
4   "summary": "A good player made by skillLan",
5   "homepage": "https://github.com/skillLan/ByteGemGame",
6   "license": "MIT",
7   "authors": {
8     "skillLan": "skill_lan@sina.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/skillLan/ByteGemGame.git",
15     "tag": "4.0.0"
16   },
17   "source_files": "ByteGemGame/egret-libs/**/*",
18   "frameworks": [
19     "UIKit",
20     "OpenAL",
21     "OpenGLES",
22     "AVFoundation",
23     "AudioToolbox",
24     "Foundation",
25     "SystemConfiguration",
26     "JavaScriptCore",
27     "MediaPlayer",
28     "AdSupport"
29   ],
30   "libraries": [
31     "sqlite3",
32     "icucore",
33     "c++",
34     "iconv",
35     "z"
36   ],
37   "ios": {
38     "vendored_libraries": "ByteGemGame/egret-libs/*.a"
39   },
40   "requires_arc": true