blob: 85421b88900dac64a5dfd99929c4cbb902f5a3f3 [file] [log] [blame]
{
"name": "Smyte",
"version": "0.0.2",
"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.2.zip"
},
"source_files": [
"Smyte",
"Smyte/**/*.{h,m}"
],
"exclude_files": "Smyte/Exclude"
}