blob: 92b2d68dd1effae43e8927f375d203edf5bb423e [file] [log] [blame]
{
"name": "BVAdsSDK",
"version": "1.0.6",
"summary": "BVAdsSDK has been deprecated in favor of: https://github.com/bazaarvoice/bv-ios-sdk.",
"homepage": "http://developer.bazaarvoice.com",
"license": {
"type": "Commercial",
"text": "See license information at https://github.com/bazaarvoice/bv-ios-ads-sdk"
},
"authors": {
"Bazaarvoice": "support@bazaarvoice.com"
},
"source": {
"git": "https://github.com/bazaarvoice/bv-ios-ads-sdk.git",
"tag": "1.0.6"
},
"social_media_url": "https://twitter.com/bazaarvoice",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BVAdsSDK": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"Google-Mobile-Ads-SDK": [
"~> 7.6"
]
},
"deprecated_in_favor_of": "BVSDK"
}