[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / e / a / 9 / OpacityCore / 3.22.11 / OpacityCore.podspec.json
blob74c2a6dcf38e65380f8f648124ebb6447aa00b63
2   "name": "OpacityCore",
3   "version": "3.22.11",
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.22.11"
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"