[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / d / 6 / BLVKService / 1.2.0 / BLVKService.podspec.json
bloba6a4dbae563906aff303682a992c7f84c8baf496
2   "name": "BLVKService",
3   "version": "1.2.0",
4   "summary": "Auth vk service from Brain Layer",
5   "homepage": "https://github.com/weylandd/BLVKService",
6   "license": "MIT",
7   "authors": {
8     "Alex Kopachev": "jioruh2011@ya.ru"
9   },
10   "source": {
11     "git": "https://github.com/weylandd/BLVKService.git",
12     "tag": "1.2.0"
13   },
14   "frameworks": "Foundation",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BLVKService": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "dependencies": {
27     "VK-ios-sdk": [
29     ],
30     "BLHelpers": [
32     ]
33   }