blob: a308ae8ffb98f2a020459ba031737df1ca152e49 [file] [log] [blame]
{
"name": "BVAdsSDK",
"version": "1.0.5",
"summary": "BVAdsSDK allows use of Bazaarvoice's powerful shopper segment data with Google Mobile Ads.",
"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.5"
},
"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"
]
}
}