[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / OpacityCore / 3.12.3 / OpacityCore.podspec.json
blobca6789b78b6d1dc10c8b797f8a417c73c19dd9a5
2   "name": "OpacityCore",
3   "version": "3.12.3",
4   "summary": "Core of Opacity",
5   "description": "Core library of Opacity Network for iOS",
6   "homepage": "https://github.com/OpacityLabs/opacity-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ospfranco": "ospfranco@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/OpacityLabs/opacity-ios.git",
16     "tag": "3.12.3"
17   },
18   "swift_versions": "5.9",
19   "platforms": {
20     "ios": "14.0"
21   },
22   "xcconfig": {
23     "CLANG_CXX_LANGUAGE_STANDARD": "c++17"
24   },
25   "pod_target_xcconfig": {
26     "DEAD_CODE_STRIPPING": "YES"
27   },
28   "source_files": "Opacity/**/*",
29   "vendored_frameworks": "opacity.xcframework",
30   "frameworks": [
31     "WebKit",
32     "CoreTelephony",
33     "CoreLocation",
34     "SystemConfiguration"
35   ],
36   "swift_version": "5.9"