blob: b50edad128a5496f324bbf69d052835771e2ed76 [file] [log] [blame]
{
"name": "CSafariWebKit",
"version": "0.1.3",
"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"
},
"source_files": "CSafariWebKit/SafariViewController/*.{swift}",
"frameworks": "UIKit"
}