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