[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 9 / BVSDK / 2.2.5 / BVSDK.podspec.json
blob655d94ca0f083506e4aee843e990b2d28c5c8064
2   "name": "BVSDK",
3   "version": "2.2.5",
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 Mobile": "mobilecoreteam@bazaarvoice.com"
11   },
12   "source": {
13     "git": "https://github.com/bazaarvoice/bv-ios-sdk.git",
14     "tag": "2.2.5"
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   }