blob: 391ccca6892bf1133d075d577a416d006ac71b51 [file] [log] [blame]
{
"name": "VRSocialKit",
"version": "1.1.1",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/vrsocialkit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Rocks": "public@voodoo-rocks.com"
},
"source": {
"git": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/vrsocialkit-swift.git",
"branch": "master",
"tag": "1.1.1"
},
"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"
}