[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / c / Bazaarvoice / 2.1.6 / Bazaarvoice.podspec.json
blobdfa3405d6b18ad483e91893f948f399c7e5d58fa
2   "name": "Bazaarvoice",
3   "version": "2.1.6",
4   "license": {
5     "type": "Commercial",
6     "text": "See http://developer.bazaarvoice.com/API_Terms_of_Use"
7   },
8   "platforms": {
9     "ios": null
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 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.1.6"
20   },
21   "source_files": "CocoapodsIgnore/BVDummy.{h,m}",
22   "preserve_paths": "BVSDK.framework",
23   "requires_arc": true,
24   "frameworks": "BVSDK",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Bazaarvoice\""
27   },
28   "deprecated_in_favor_of": "BVSDK"