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