[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 7 / e / AATYOCAdapter / 1.0.0 / AATYOCAdapter.podspec.json
blob09044f5ef3ff32db02b8093c937474b7fbc18a0f
2   "name": "AATYOCAdapter",
3   "version": "1.0.0",
4   "summary": "YOC adapter for AATKit.",
5   "description": "A dependency helper for AATKit. It helps wrapping some code for weak-linking to enable publishers freely choose their ad networks",
6   "homepage": "https://bitbucket.org/addapptr/aatkit-ios/wiki/Home",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2012\\u20132021 AddApptr GmbH."
10   },
11   "authors": {
12     "Addapptr GmbH": "support@addapptr.com"
13   },
14   "xcconfig": {
15     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64",
16     "VALID_ARCHS[sdk=iphoneos*]": "arm64 arm64e armv7 armv7s",
17     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64"
18   },
19   "source": {
20     "http": "https://ios-sdk.aatkit.com/AATYOCAdapter-1.0.0.zip",
21     "sha256": "69fb6388a1cb65fc512e16c73de1d50a307b1030faf47f46efcbcdb7a47b99e6"
22   },
23   "vendored_frameworks": "AATYOCAdapter/AATYOCAdapter.xcframework",
24   "platforms": {
25     "ios": "9.0"
26   },
27   "dependencies": {
28     "VisxSDK": [
29       "1.5.2"
30     ]
31   }