[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / c / 0 / 1 / jySDK / 1.0.1 / jySDK.podspec.json
bloba45b4bece03193668ff925ba2dcc83835055e38f
2   "name": "jySDK",
3   "version": "1.0.1",
4   "summary": "A short description of jySDK.",
5   "description": "\"A description of jySDK.\"",
6   "homepage": "https://github.com/codeYMF/jySDK",
7   "license": "MIT",
8   "authors": {
9     "yangmengfei": "1054315707@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/codeYMF/jySDK.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "jySDK/XWSDK.framework/Headers/*.{h}",
19   "resources": "jySDKBundle/*.{bundle}",
20   "libraries": [
21     "c++.1",
22     "sqlite3.0",
23     "z.1.2.8"
24   ],
25   "vendored_frameworks": [
26     "jySDK/account_login_sdk_core.framework",
27     "jySDK/EAccountHYSDK.framework",
28     "jySDK/TYRZSDK.framework",
29     "jySDK/XWSDK.framework"
30   ],
31   "pod_target_xcconfig": {
32     "OTHER_LDFLAGS": "-lObjC",
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   }