[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 3 / b / jyTestSDK / 0.0.1 / jyTestSDK.podspec.json
blob4717382a9ac6ff7ec12b0d50b8c0d00b8aee83cb
2   "name": "jyTestSDK",
3   "version": "0.0.1",
4   "summary": "A short description of jyTestSDK.",
5   "description": "\"A description of jyTestSDK, It's a test code.\"",
6   "homepage": "https://gitee.com/y1m2f3/jy-test-sdk",
7   "license": "LICENSE)",
8   "authors": {
9     "yangmengfei": "1054315707@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/y1m2f3/jy-test-sdk.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "lib/XWSDK.framework/Headers/*.{h}"
21   ],
22   "resources": "bundle/*.{bundle}",
23   "vendored_frameworks": [
24     "lib/account_login_sdk_core.framework",
25     "lib/EAccountHYSDK.framework",
26     "lib/TYRZSDK.framework",
27     "lib/XWSDK.framework"
28   ],
29   "libraries": [
30     "c++.1",
31     "sqlite3.0",
32     "z.1.2.8"
33   ],
34   "pod_target_xcconfig": {
35     "OTHER_LDFLAGS": "-lObjC",
36     "VALID_ARCHS": "x86_64 armv7 arm64"
37   }