blob: fb03e1fbb001be519df30f7bfa7aa8516ed40b95 [file] [log] [blame]
{
"name": "VK",
"version": "0.2.3",
"summary": "vk.com api on swift",
"description": "vk.com api on swift ++",
"homepage": "https://github.com/iwheelbuy/VK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iWheelBuy": "iwheelbuy@protonmail.com"
},
"source": {
"git": "https://github.com/iwheelbuy/VK.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VK/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
"~> 8.0"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}