blob: 151318719565d0af55866f5a2d0d5bc25bd0fa08 [file] [log] [blame]
{
"name": "VRSocialKit",
"version": "1.2.1",
"summary": "Useful set of timesaving tools",
"homepage": "https://gitlab.com/voodoo-rocks/vrsocialkit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Rocks": "public@voodoo-rocks.com"
},
"source": {
"git": "https://gitlab.com/voodoo-rocks/vrsocialkit-swift.git",
"branch": "master",
"tag": "1.2.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VRSocialKit/VR*.swift",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"dependencies": {
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"InstagramKit": [
]
}
}