[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 0 / 9 / BVSDK / 2.2.0 / BVSDK.podspec.json
blob671b0b395c26dae16b13c8c04e8c2f74243067f7
2   "name": "BVSDK",
3   "version": "2.2.0",
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.0"
20   },
21   "source_files": "Source/BVSDK/BVSDK/*.{h,m}",
22   "requires_arc": true