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