blob: 91a133d987255199e4c860f0300df5680e60f816 [file] [log] [blame]
{
"name": "NendSDK_iOS",
"version": "2.7.1",
"summary": "nendSDK for iOS",
"license": {
"type": "Copyright",
"text": "Copyright 2015 F@N Communications, Inc. All Rights Reserved."
},
"homepage": "http://nend.net/",
"authors": "F@N Communications, Inc.",
"platforms": {
"ios": "6.0"
},
"source": {
"http": "http://nend.net/dl/mediapartner/cocoapods/NendSDK_iOS-2.7.1.zip"
},
"preserve_paths": "NendSDK_iOS-2.7.1",
"source_files": "NendSDK_iOS-2.7.1/Nend/NendAd/*.{h,m}",
"frameworks": [
"Security",
"ImageIO"
],
"weak_frameworks": "AdSupport",
"vendored_libraries": "NendSDK_iOS-2.7.1/Nend/NendAd/libNendAd.a",
"requires_arc": true
}