[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / 9 / BVSDK / 2.2.11 / BVSDK.podspec.json
blob4eeaee871a715ae3b9a983a18db15c523ca32d32
2   "name": "BVSDK",
3   "version": "2.2.11",
4   "homepage": "https://developer.bazaarvoice.com",
5   "license": {
6     "type": "Commercial",
7     "text": "See https://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.11"
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   }