blob: 8c5dcf467ec846b87cbd9308b8415fe9a16a1362 [file] [log] [blame]
{
"name": "VRCoreKit",
"version": "2.3.13",
"summary": "Useful set of timesaving tools",
"homepage": "https://gitlab.com/voodoo-rocks/vrcorekit-swift.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Voodoo Rocks": "public@voodoo.rocks"
},
"source": {
"git": "https://gitlab.com/voodoo-rocks/vrcorekit-swift.git",
"branch": "develop",
"tag": "2.3.13"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "VRCoreKit/VR*.swift",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"dependencies": {
"SDWebImage": [
"~> 4.0"
],
"Alamofire": [
"~> 4.5.1"
],
"PKHUD": [
"~> 5.0.0"
],
"Differ": [
"1.0.2"
],
"Bond": [
"~> 6.5.0"
]
}
}