blob: c0264a93191b48b030efaab7b6a20c1d1a2125b7 [file] [log] [blame]
{
"name": "NendSDK_iOS_MoPub_CustomEvent",
"version": "7.0.0.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.0.0/libNendMoPubCustomEvent-7.0.0.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.0"
]
},
"requires_arc": true
}