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