blob: 44107f4fd4791a5b95da833b3c8c735fc8cf97cf [file] [log] [blame]
{
"name": "LetMeAuth-VkontakteSDK-iOS",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/*.{h,m}",
"dependencies": {
"LetMeAuth": [
"~> 1.0"
],
"VK-ios-sdk": [
"~> 1.0.8"
]
}
}