blob: 5ad1b28347f8a31a0bff27fbf626f086563faf9f [file] [log] [blame]
{
"name": "Smyte",
"version": "0.0.3",
"summary": "Smyte client SDK.",
"description": "The iOS SDK for the Smyte trust and safety platform.",
"homepage": "https://www.smyte.com/",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Smyte": "support@smyte.com"
},
"platforms": {
"ios": "8.1"
},
"source": {
"http": "https://storage.googleapis.com/authbox-files/smyte-ios-0.0.3.zip"
},
"source_files": [
"Smyte",
"Smyte/**/*.{h,m}"
],
"exclude_files": "Smyte/Exclude"
}