blob: e2731ee2bda46102dcda1b9ebc69e9ad19f9eef5 [file] [log] [blame]
{
"name": "VK-ios-sdk-PitNikola",
"version": "1.1.16",
"summary": "Library for working with VK.",
"homepage": "https://github.com/VKCOM/vk-ios-sdk",
"license": "MIT",
"authors": {
"Roman Truba": "dreddkr@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/PitNikola/vk-ios-sdk.git",
"tag": "1.1.16"
},
"source_files": "sdk/**/*.{h,m}",
"public_header_files": "sdk/**/*.h",
"resources": "VKSdkResources.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}