blob: 5a4854c10ffdc608082bb27185ca426cb0af12ee [file] [log] [blame]
{
"name": "Vkontakte-iOS-SDK-LV",
"version": "4.1.7",
"summary": "Powerful & flexible Vkontakte iOS SDK",
"homepage": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK-LV",
"license": {
"type": "MIT",
"file": "Project/Vkontakte-iOS-SDK-LV/LICENSE.txt"
},
"authors": {
"Andrew Shmig": "andrewshmig@yandex.ru"
},
"source": {
"git": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK-LV.git",
"tag": "v4.1.7"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Project/Vkontakte-iOS-SDK-LV/**/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": [
"QuartzCore",
"Foundation",
"CoreGraphics",
"UIKit"
]
}
}