blob: 77b34fdb2935c78683af858e849ba6dabf0e8e64 [file] [log] [blame]
{
"name": "SafeBrowsing",
"version": "0.1.1",
"summary": "Protect your users against malware and phishing threats using Google Safe Browsing",
"homepage": "https://github.com/alexruperez/SafeBrowsing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Rupérez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/SafeBrowsing.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "8.0"
},
"source_files": "SafeBrowsing/*.{h,swift}"
}