blob: dd14ffed1f2bc44d4ac60e8aa953f244d776c831 [file] [log] [blame]
{
"name": "VKActivity",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "An UIAvtivity subclass for sharing on vk.com",
"homepage": "https://github.com/Antol/VKActivity",
"authors": {
"DENIVIP Group": "https://github.com/denivip",
"Antol Peshkov": "http://github.com/Antol"
},
"source": {
"git": "https://github.com/Antol/VKActivity.git",
"tag": "1.0.1"
},
"source_files": "VKActivity/*.{h,m}",
"resources": "VKActivity/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"dependencies": {
"VK-ios-sdk": [
],
"REComposeViewController": [
],
"MBProgressHUD": [
]
}
}