[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 0 / NoctuaSDK / 0.1.1 / NoctuaSDK.podspec.json
blob409887b42f417677e2430fc0fc9be8a3c817fec7
2   "name": "NoctuaSDK",
3   "version": "0.1.1",
4   "summary": "Noctua iOS SDK",
5   "description": "Noctua SDK is a framework to publish game in Noctua platform",
6   "homepage": "https://github.com/NoctuaLabs/noctua-native-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Noctua Labs": "tech@noctua.gg"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/NoctuaLabs/noctua-native-sdk.git",
20     "tag": "ios-sdk-v0.1.1"
21   },
22   "ios": {
23     "source_files": "ios/NoctuaSDK/NoctuaSDK/**/*.{h,m,swift}"
24   },
25   "frameworks": [
26     "WebKit",
27     "StoreKit",
28     "AppTrackingTransparency",
29     "AdServices",
30     "AdSupport"
31   ],
32   "static_framework": true,
33   "dependencies": {
34     "Adjust": [
35       "~> 4.38.4"
36     ]
37   },
38   "swift_version": "5.0"