blob: 91c79fbb584a0d2882912e7582c4572a607156d9 [file] [log] [blame]
{
"name": "MyTrash",
"version": "0.0.1",
"summary": "This is is a very short summary of my amazing MyTrash",
"description": "And this is a very long, like really long, no like seriously long description \nof MyTrash. Voila! haha.",
"homepage": "https://github.com/OmarBasem/MyTrash.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Omar Basem\n <founder@stiiick.com \n Permission is hereby granted, free fo charge, to any person obtaining a copy\n of this software and associated documentation files"
},
"authors": {
"Omar Basem": "founder@stiiick.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "MyTrash.framework"
},
"source": {
"http": "https://stiiick.s3.eu-central-1.amazonaws.com/MyTrash.zip"
},
"exclude_files": "Classes/Exclude"
}