blob: 4716132d4e1761af76302e88c5a5918d93157e56 [file] [log] [blame]
{
"name": "NendSDK_iOS",
"version": "6.0.3",
"summary": "nendSDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2020 FAN Communications, Inc. All Rights Reserved."
},
"homepage": "https://nend.net/",
"authors": "FAN Communications, Inc.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/fan-ADN/nendSDK-iOS-pub/releases/download/6.0.3/nendSDK_iOS.zip"
},
"preserve_paths": "NendAd.embeddedframework",
"frameworks": [
"Security",
"ImageIO",
"AdSupport",
"AVFoundation",
"CoreMedia",
"SystemConfiguration",
"WebKit",
"AVKit"
],
"libraries": "xml2",
"pod_target_xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"vendored_frameworks": "NendAd.embeddedframework/NendAd.framework",
"resources": "NendAd.embeddedframework/NendAd.framework/Resources/NendAdResource.bundle",
"requires_arc": true
}