blob: 93011d0a203440434519a42e4dafabc488f5c28b [file] [log] [blame]
{
"name": "VRCoreKit",
"version": "1.0.6",
"summary": "Useful set of timesaving tools",
"homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrcorekit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Mobile": "public@voodoo-mobile.com"
},
"source": {
"git": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/vrcorekit-swift.git",
"branch": "master",
"tag": "1.0.6"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "VRCoreKit/VR*.swift",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"dependencies": {
"SwiftHTTP": [
"~> 2.0.2"
],
"SDWebImage": [
"~> 3.8.2"
],
"Alamofire": [
"~> 4.0.1"
]
},
"pushed_with_swift_version": "3.0"
}