[Add] VIDVOCR 3.1.5
[CocoaPods.git] / Specs / b / a / c / ByteGemGame / 1.0.0 / ByteGemGame.podspec.json
blob82e8b75fb6c0f3731443a2799bf0db6fbba5b0aa
2   "name": "ByteGemGame",
3   "version": "1.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": "1.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   "ios": {
31     "vendored_libraries": "ByteGemGame/egret-libs/*.a"
32   },
33   "dependencies": {
34     "Masonry": [
36     ]
37   },
38   "requires_arc": true