[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 9 / SocailShare / 0.1.4 / SocailShare.podspec.json
blobf6b4d01a023dd25fa52ba25b168bbaf823f5e40a
2   "name": "SocailShare",
3   "version": "0.1.4",
4   "summary": "社会化分享",
5   "homepage": "https://github.com/ablettchen/SocailShare",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ablett": "ablettchen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ablettchen/SocailShare.git",
15     "tag": "0.1.4"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": "SocailShare/Classes/**/*.{h,swift,framework}",
21   "requires_arc": true,
22   "swift_versions": "5.2",
23   "vendored_libraries": "SocailShare/Classes/**/*.{a}",
24   "vendored_frameworks": "SocailShare/Classes/**/*.framework",
25   "frameworks": [
26     "WebKit",
27     "Security",
28     "SystemConfiguration",
29     "CoreTelephony"
30   ],
31   "static_framework": true,
32   "pod_target_xcconfig": {
33     "ENABLE_BITCODE": "NO",
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   },
36   "user_target_xcconfig": {
37     "OTHER_LDFLAGS": "-lstdc++ -ObjC"
38   },
39   "libraries": [
40     "z",
41     "sqlite3",
42     "stdc++"
43   ],
44   "dependencies": {
45     "SnapKit": [
47     ],
48     "ATCategories": [
50     ],
51     "ATLoadView": [
53     ],
54     "ATToast": [
56     ],
57     "SDWebImage": [
59     ]
60   },
61   "swift_version": "5.2"