blob: c81d95b6f37ccfdd1d53225ae4ec65f8e3c663ae [file] [log] [blame]
{
"name": "Vkontakte-iOS-SDK-v1",
"version": "1.2",
"summary": "Powerful & flexible Vkontakte iOS SDK.",
"homepage": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK",
"license": {
"type": "MIT",
"file": "Vkontakte iOS SDK_Project/VkontakteSDK_Source/LICENSE.txt"
},
"authors": {
"Andrew Shmig": "andrewshmig@gmail.com"
},
"source": {
"git": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK.git",
"tag": "v1.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "Vkontakte iOS SDK_Project/VkontakteSDK_Source/**/*.{h,m,txt}",
"requires_arc": true,
"ios": {
"frameworks": [
"QuartzCore",
"Foundation",
"CoreGraphics",
"UIKit"
]
}
}