blob: fca10ad010e9189aebe4bf224d22da79194b3077 [file] [log] [blame]
{
"name": "SafeBrowsing",
"version": "0.1.0",
"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.0"
},
"social_media_url": "https://twitter.com/alexruperez",
"platforms": {
"ios": "8.0"
},
"source_files": "SafeBrowsing/*.{h,swift}"
}