blob: 5419c24b0043b65898c210c6aee893f16454ea66 [file] [log] [blame]
{
"name": "NendSDK_iOS_MoPub_CustomEvent",
"version": "7.0.1.0",
"summary": "nendSDK for iOS MoPub CustomEvent",
"license": {
"type": "Copyright",
"text": "Copyright 2017 FAN Communications, Inc. All Rights Reserved."
},
"homepage": "http://nend.net/",
"authors": "FAN Communications, Inc.",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/fan-ADN/nendSDK-iOS-MoPub-CustomEvent-pub/releases/download/7.0.1.0/libNendMoPubCustomEvent-7.0.1.0.zip"
},
"preserve_paths": "libNendMoPubCustomEvent",
"source_files": "libNendMoPubCustomEvent/*.{h,m}",
"vendored_libraries": "libNendMoPubCustomEvent/libNendMoPubCustomEvent.a",
"dependencies": {
"mopub-ios-sdk": [
"5.14.1"
],
"NendSDK_iOS": [
"7.0.1"
]
},
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"ONLY_ACTIVE_ARCH": "YES"
}
}