blob: 7e4237de0777061f70d55d34da01c5f13705cdba [file] [log] [blame]
{
"name": "VRSocialKit",
"version": "1.0.6",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrsocialkit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Mobile": "public@voodoo-mobile.com"
},
"source": {
"git": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrsocialkit-swift.git",
"branch": "master",
"tag": "1.0.6"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VRSocialKit/VR*.swift",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"InstagramKit": [
]
},
"pushed_with_swift_version": "3.0"
}