blob: 82b05e290853bcc2e8f8f59108e1fe9975fcc48d [file] [log] [blame]
{
"name": "NendSDK_iOS",
"version": "4.0.2",
"summary": "nendSDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2017 F@N Communications, Inc. All Rights Reserved."
},
"homepage": "http://nend.net/",
"authors": "F@N Communications, Inc.",
"platforms": {
"ios": "8.1"
},
"source": {
"http": "https://github.com/fan-ADN/nendSDK-iOS-pub/releases/download/4.0.2/nendSDK_iOS.zip"
},
"preserve_paths": "NendAd.embeddedframework",
"frameworks": [
"Security",
"ImageIO",
"AdSupport",
"AVFoundation",
"CoreMedia",
"SystemConfiguration",
"WebKit"
],
"vendored_frameworks": "NendAd.embeddedframework/NendAd.framework",
"resources": "NendAd.embeddedframework/NendAd.framework/Resources/NendAdResource.bundle",
"requires_arc": true
}