5 "homepage": "https://github.com/ablettchen/SocailShare",
11 "ablett": "ablettchen@gmail.com"
14 "git": "https://github.com/ablettchen/SocailShare.git",
20 "source_files": "SocailShare/Classes/**/*.{h,swift,framework}",
22 "swift_versions": "5.2",
23 "vendored_libraries": "SocailShare/Classes/**/*.{a}",
24 "vendored_frameworks": "SocailShare/Classes/**/*.framework",
28 "SystemConfiguration",
31 "static_framework": true,
32 "pod_target_xcconfig": {
33 "ENABLE_BITCODE": "NO",
34 "VALID_ARCHS": "x86_64 armv7 arm64"
36 "user_target_xcconfig": {
37 "OTHER_LDFLAGS": "-lstdc++ -ObjC"
61 "swift_version": "5.2"