[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / a / OCRunnerArm64 / 1.0.19 / OCRunnerArm64.podspec.json
blob4abd40865314bdc929989ef46778b137025688a9
2   "name": "OCRunnerArm64",
3   "version": "1.0.19",
4   "summary": "OCRunnerArm64",
5   "description": "Only Support Arm64, Execute Objective-C code Dynamically. iOS hotfix SDK.",
6   "homepage": "https://github.com/SilverFruity/OCRunner",
7   "license": "MIT",
8   "authors": {
9     "SilverFruity": "15328044115@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/SilverFruity/OCRunner.git",
16     "tag": "1.0.19"
17   },
18   "source_files": [
19     "OCRunner/*.{h,m,c}",
20     "OCRunner/ORCoreImp/**/*.{h,m,c,s}",
21     "OCRunner/RunEnv/*.{h,m,c}",
22     "OCRunner/Util/*.{h,m,c}"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 arm64e",
26     "VALID_ARCHS[sdk=iphonesimulator*]": ""
27   },
28   "dependencies": {
29     "ORPatchFile": [
30       "1.0.4"
31     ]
32   }