[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 3 / InAppSDK / 1.2.4 / InAppSDK.podspec.json
blob1483e7ac96ef1acc660553fe19a62bdf3b5f75c0
2   "name": "InAppSDK",
3   "version": "1.2.4",
4   "summary": "InAppSDK by Next Millennium Media.",
5   "homepage": "https://nextmillennium.io/",
6   "license": {
7     "type": "Copyright 2021 Next Millennium Media"
8   },
9   "authors": {
10     "Next Millennium Media": "support@nextmillennium.io"
11   },
12   "platforms": {
13     "ios": "11.0"
14   },
15   "static_framework": true,
16   "compiler_flags": "-ObjC",
17   "user_target_xcconfig": {
18     "OTHER_LDFLAGS": "-ObjC"
19   },
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
22     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
23   },
24   "source": {
25     "http": "https://sdk.brainlyads.com/ios/repository/1.2.4/InAppSDK.zip"
26   },
27   "ios": {
28     "vendored_frameworks": "Products/InAppSDK.xcframework",
29     "frameworks": "UIKit",
30     "dependencies": {
31       "Google-Mobile-Ads-SDK": [
32         "9.2.0"
33       ],
34       "FBAudienceNetwork": [
35         "6.9.0"
36       ]
37     }
38   }