blob: aa71600a2f7a6de5a5681a966b55032d5477543e [file] [log] [blame]
{
"name": "ViperMcFlurrySwiftFix",
"version": "1.0.1",
"summary": "Fix allows using ViperMcFlurry from Swift code (see Demo application).",
"homepage": "https://github.com/ladeiko/ViperMcFlurrySwiftFix",
"license": {
"type": "CUSTOM",
"file": "LICENSE"
},
"authors": {
"Siarhei Ladzeika": "sergey.ladeiko@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ladeiko/ViperMcFlurrySwiftFix.git",
"tag": "1.0.1"
},
"source_files": "Classes/**/*.{swift}",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SwiftSelfAware": [
]
},
"pushed_with_swift_version": "3.2"
}