[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 9 / SocailShare / 1.0.2 / SocailShare.podspec.json
blob33d442b9d86cb2401b9607fe652a971943e56d24
2   "name": "SocailShare",
3   "version": "1.0.2",
4   "summary": "微信好友+微信朋友圈分享",
5   "homepage": "https://gitlab.beilezx.com/iosgroup/socailshare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "git@gitlab.beilezx.com:iosgroup/socailshare.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "SocailShare/Classes/**/*.{h,swift,framework}",
21   "resource_bundles": {
22     "SocailShare": [
23       "SocailShare/Assets/*"
24     ]
25   },
26   "requires_arc": true,
27   "swift_versions": "5.2",
28   "vendored_libraries": "SocailShare/Classes/**/*.{a}",
29   "vendored_frameworks": "SocailShare/Classes/**/*.framework",
30   "frameworks": [
31     "WebKit",
32     "Security",
33     "SystemConfiguration",
34     "CoreTelephony"
35   ],
36   "static_framework": true,
37   "pod_target_xcconfig": {
38     "ENABLE_BITCODE": "NO",
39     "VALID_ARCHS": "x86_64 armv7 arm64"
40   },
41   "user_target_xcconfig": {
42     "OTHER_LDFLAGS": "-lstdc++ -ObjC"
43   },
44   "libraries": [
45     "z",
46     "sqlite3",
47     "stdc++"
48   ],
49   "dependencies": {
50     "SnapKit": [
52     ],
53     "ATCategories": [
55     ],
56     "ATLoadView": [
58     ],
59     "ATToast": [
61     ],
62     "SDWebImage": [
64     ]
65   },
66   "swift_version": "5.2"