blob: 8a43521561537ff7bc41e78a0b589aaa4d618d94 [file] [log] [blame]
{
"name": "VRCoreKit",
"version": "1.2.11",
"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": "develop",
"tag": "1.2.11"
},
"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"
],
"Bond": [
"6.0.0"
]
},
"pushed_with_swift_version": "3.0"
}