blob: 2ebb49ae1e466d05f8238e79bc9c9c11aee6102f [file] [log] [blame]
{
"name": "adlibr",
"version": "3.2.0",
"summary": "adlibr SDK with helper.",
"homepage": "https://github.com/mocoplex/adlibr-SDK-ios/",
"license": {
"type": "BSD",
"text": " Copyright (c) 2012 Mocoplex, Inc. All rights reserved.\n Licensed under the BSD open source license.\n"
},
"authors": "mocoplex",
"source": {
"git": "https://github.com/youknowone/adlibr-SDK-ios.git",
"tag": "3.2.0"
},
"platforms": {
"ios": null
},
"source_files": [
"*.{h|m}",
"adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.{h,m}"
],
"exclude_files": "**/*{TAD,JSONKit}*",
"public_header_files": [
"*.h",
"adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.h"
],
"preserve_paths": "adlibrTestUniversal/adlibrTestUniversal/ads/lib/libAdlibr.3.2.a",
"frameworks": "iAd",
"libraries": "Adlibr.3.2",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/adlibr/adlibrTestUniversal/adlibrTestUniversal/ads/lib"
},
"dependencies": {
"JSONKit": [
],
"AdMob": [
],
"AdPostSDK": [
],
"AdamSDK": [
],
"CaulySDK": [
],
"InMobiSDK": [
],
"ShallWeAdSDK": [
]
},
"requires_arc": false
}