[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 5 / 1 / Inthegametv / 2.4.0 / Inthegametv.podspec.json
blobbf07f1cf9031bcc2f8b5772a7a13f9eca4b96777
2   "name": "Inthegametv",
3   "version": "2.4.0",
4   "summary": "Inthegametv SDK for iOS and tvOS",
5   "description": "Inthegametv SDK for iOS and tvOS",
6   "homepage": "www.inthegame.io",
7   "license": {
8     "type": "Commercial",
9     "text": "See www.inthegame.io"
10   },
11   "authors": {
12     "Inthegame": "itai@inthegame.io"
13   },
14   "source": {
15     "git": "https://github.com/Inthegamesdk/itg-apple-sdk.git",
16     "tag": "2.4.0"
17   },
18   "platforms": {
19     "ios": "14.3",
20     "tvos": "14.0"
21   },
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": [
25       "**/**/InthegametviOS.xcframework",
26       "**/**/Storket.xcframework"
27     ]
28   },
29   "tvos": {
30     "vendored_frameworks": [
31       "**/**/Inthegametv.xcframework",
32       "**/**/Storket.xcframework"
33     ]
34   },
35   "pod_target_xcconfig": {
36     "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
37   },
38   "user_target_xcconfig": {
39     "ENABLE_USER_SCRIPT_SANDBOXING": "NO"
40   }