blob: b6d21c0b7aa49c32c729ac0e8fcc1209e56af9e2 [file] [log] [blame]
{
"name": "VK",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VK/Classes/**/*",
"dependencies": {
"Moya/RxSwift": [
"~> 8.0"
],
"ObjectMapper": [
"~> 2.2"
]
},
"pushed_with_swift_version": "3.0"
}