blob: cc6b0c0af5e0ddf1a7ae14a0e945152c05ce42a4 [file] [log] [blame]
{
"name": "CSafariWebKit",
"version": "0.1.1",
"platforms": {
"ios": "11.0"
},
"license": {
"type": "BSD"
},
"homepage": "https://github.com/dmandarino/CSafariWebKit",
"authors": {
"Douglas Mandarino": "douglas.mandarino@gmail.com"
},
"summary": "A framework that helps the usage of SFSafariViewController.",
"source": {
"git": "https://github.com/dmandarino/CSafariWebKit.git",
"tag": "0.1.1"
},
"source_files": "CSafariWebKit/**/*.{swift}",
"frameworks": "UIKit"
}