[Add] CaptureSDK 1.9.83
[CocoaPods.git] / Specs / e / a / 9 / OpacityCore / 3.20.9 / OpacityCore.podspec.json
blob41b5c7686aea9f7ae1080934f913be5f8796d7a8
2   "name": "OpacityCore",
3   "version": "3.20.9",
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.20.9"
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": "src/**/*",
29   "vendored_frameworks": "opacity.xcframework",
30   "frameworks": [
31     "WebKit",
32     "CoreTelephony",
33     "CoreLocation",
34     "SystemConfiguration"
35   ],
36   "swift_version": "5.9"