blob: 5bf7c3eb5f66b8c62f792bde79c7c874482ea6b4 [file] [log] [blame]
{
"name": "adlibr",
"version": "3.2.1.2",
"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.1.2"
},
"platforms": {
"ios": null
},
"source_files": [
"adlibrTestUniversal/*.{h,m}",
"adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.{h,m}"
],
"exclude_files": [
"adlibrTestUniversal/adlibrTestUniversal/ads/lib/JSONKit",
"adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/SubAdView/SubAdlibAdViewTAD.*"
],
"public_header_files": [
"adlibrTestUniversal/*.h",
"adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.h"
],
"preserve_paths": "adlibrTestUniversal/adlibrTestUniversal/ads/lib/libAdlibr.3.2.1.a",
"frameworks": "iAd",
"libraries": "Adlibr.3.2.1",
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/adlibr/adlibrTestUniversal/adlibrTestUniversal/ads/lib"
},
"dependencies": {
"JSONKit": [
],
"AdMob": [
],
"AdPostSDK": [
],
"AdamSDK": [
],
"CaulySDK": [
],
"InMobiSDK": [
],
"ShallWeAdSDK": [
]
},
"requires_arc": false
}