[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 8 / b / 0 / wjxsdk / 0.0.1 / wjxsdk.podspec.json
blob50d2c95dd0de35fdefe1030bea49ee54acd18373
2   "name": "wjxsdk",
3   "version": "0.0.1",
4   "summary": "this is popul function",
5   "description": "SDK是问卷弹窗的工具包,其中提供大量的API用于帮助用户开发设备的各项功能",
6   "homepage": "https://github.com/redyangred/wjxsdk.git",
7   "license": "MIT",
8   "authors": {
9     "redyangred": "liuyang272219971@qq.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/redyangred/wjxsdk.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "wjxsdk/wjxsdk.framework/Headers/*.{h,m}",
19   "vendored_frameworks": "wjxsdk/wjxsdk.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   }