[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 9 / BVSDK / 2.2.1 / BVSDK.podspec.json
blobaa35c4a48dc09360f44e93daa564614df0bd7240
2   "name": "BVSDK",
3   "version": "2.2.1",
4   "license": {
5     "type": "Commercial",
6     "text": "See http://developer.bazaarvoice.com/API_Terms_of_Use"
7   },
8   "platforms": {
9     "ios": "5.0"
10   },
11   "summary": "Simple iOS SDK to interact with the Bazaarvoice platform API.",
12   "description": "The Bazaarvoice software development kit (SDK) for iOS is an iOS static library that provides an easy way to generate REST calls to the Bazaarvoice Developer API. Using this SDK, mobile developers can quickly integrate Bazaarvoice content into their native iOS apps for iPhone and iPad on iOS 5.0 or newer.",
13   "homepage": "http://developer.bazaarvoice.com",
14   "authors": {
15     "Bazaarvoice Mobile": "mobilecoreteam@bazaarvoice.com"
16   },
17   "source": {
18     "git": "https://github.com/bazaarvoice/bv-ios-sdk.git",
19     "tag": "v2.2.1"
20   },
21   "source_files": "Source/BVSDK/BVSDK/*.{h,m}",
22   "requires_arc": true