blob: c46f08aa9d3d5aa9233b7368a648221dd1b07c77 [file] [log] [blame]
{
"name": "IOSVMSocialKit",
"version": "1.0.8",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/iosvmsocialkit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Mobile": "public@voodoo-mobile.com"
},
"source": {
"git": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/iosvmsocialkit.git",
"branch": "master",
"tag": "1.0.8"
},
"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": [
]
}
}