[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / BVSDK / 2.2.8 / BVSDK.podspec.json
blob0ae6814fc6d23929b7d6fff9d19bd5ce957c52d6
2   "name": "BVSDK",
3   "version": "2.2.8",
4   "homepage": "http://developer.bazaarvoice.com",
5   "license": {
6     "type": "Commercial",
7     "text": "See http://developer.bazaarvoice.com/API_Terms_of_Use"
8   },
9   "authors": {
10     "Bazaarvoice": "support@bazaarvoice.com"
11   },
12   "source": {
13     "git": "https://github.com/bazaarvoice/bv-ios-sdk.git",
14     "tag": "2.2.8"
15   },
16   "social_media_url": "https://twitter.com/bazaarvoice",
17   "summary": "Simple iOS SDK to interact with the Bazaarvoice platform API.",
18   "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.",
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes",
24   "resource_bundles": {
25     "BVSDK": [
26       "Pod/Assets/*.png"
27     ]
28   }