blob: 2893d21e22d12c37c5f3f172fa64efd563b3d8f0 [file] [log] [blame]
{
"name": "IOSVMSocialKit",
"version": "1.1.0",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/iosvmsocialkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Mobile": "public@voodoo-rocks.com"
},
"source": {
"git": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/iosvmsocialkit.git",
"branch": "master",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "iOSVM.Social/**/*.{h,m}",
"public_header_files": "iOSVM.Social/**/*.h",
"frameworks": [
"Social",
"Accounts",
"UIKit"
],
"dependencies": {
"IOSVMCoreKit": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"VK-ios-sdk": [
],
"InstagramKit": [
]
}
}