blob: 6fdfdf2650f4d8d101f96d438afc92adcd7b5acb [file] [log] [blame]
{
"name": "Vkontakte-iOS-SDK-LV",
"version": "3.2.1",
"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": "sky-dos1992@yandex.ru"
},
"source": {
"git": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK-LV.git",
"tag": "v3.2.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Project/Vkontakte-iOS-SDK-LV/**/*.{h,m}",
"requires_arc": true,
"ios": {
"frameworks": [
"QuartzCore",
"Foundation",
"CoreGraphics",
"UIKit"
]
}
}