blob: 1be12202237f5d76717f1433b1de8c29d4162eab [file] [log] [blame]
{
"name": "LetMeAuth-VkontakteSDK-iOS",
"version": "2.0.0",
"authors": {
"Evgeniy Yurtaev": "evgeniyyurt@gmail.com",
"Alexey Aleshkov": "djmadcat@gmail.com"
},
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Let Me Auth! Vkontakte authorization provider based on official Vkontakte SDK",
"homepage": "https://github.com/webparadox/LetMeAuth-VkontakteSDK-iOS",
"source": {
"git": "https://github.com/webparadox/LetMeAuth-VkontakteSDK-iOS.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/*.{h,m}",
"dependencies": {
"LetMeAuth": [
"~> 2.0"
],
"VK-ios-sdk": [
"~> 1.0.8"
]
}
}