blob: 293de723088986e463af0d2e1be1f171a57817e2 [file] [log] [blame]
{
"name": "VRCoreKit",
"version": "1.3.7",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/vrcorekit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Mobile": "public@voodoo-rocks.com"
},
"source": {
"git": "https://voodoo-rocks@bitbucket.org/voodoo-rocks/vrcorekit-swift.git",
"branch": "develop",
"tag": "1.3.7"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VRCoreKit/VR*.swift",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
"~> 4.0.0"
],
"Alamofire": [
"~> 4.3.0"
],
"PKHUD": [
"~> 4.2.0"
],
"ReactiveKit": [
"~> 3.5.4"
],
"Bond": [
"~> 6.2.6"
]
},
"pushed_with_swift_version": "3.0"
}