blob: 3554b120635d229b2694c50f3f2cd08b45e0109b [file] [log] [blame]
{
"name": "BLVKService",
"version": "1.1.0",
"summary": "Auth vk service from Brain Layer",
"homepage": "https://github.com/weylandd/BLVKService",
"license": "MIT",
"authors": {
"Alex Kopachev": "jioruh2011@ya.ru"
},
"source": {
"git": "https://github.com/weylandd/BLVKService.git",
"tag": "1.1.0"
},
"frameworks": "Foundation",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BLVKService": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"dependencies": {
"VK-ios-sdk": [
],
"BLHelpers": [
]
}
}