[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / b / d / 4 / ObjcGamesKit / 1.0.0 / ObjcGamesKit.podspec.json
blob30c4824d2baed83a701e23596698eaa718119833
2   "name": "ObjcGamesKit",
3   "version": "1.0.0",
4   "summary": "OC 游戏SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MF-dosear/ObjcGamesKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paul": "dosear@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MF-dosear/ObjcGamesKit.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "requires_arc": true,
22   "pod_target_xcconfig": {
23     "VALID_ARCHS[sdk=iphonesimulator*]": ""
24   },
25   "vendored_frameworks": [
26     "ObjcGamesKit/Frameworks/**/*.framework"
27   ]