[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 3 / InAppSDK / 1.2.0 / InAppSDK.podspec.json
blob2852aaf2c3a980740ed39932b2dbc6a0babed58c
2   "name": "InAppSDK",
3   "version": "1.2.0",
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.0/InAppSDK.zip"
26   },
27   "ios": {
28     "vendored_frameworks": "Products/InAppSDK.xcframework",
29     "frameworks": "UIKit"
30   }