blob: 6811d26a749a949b3e588facc597f1dabea04d0e [file] [log] [blame]
{
"name": "Extended",
"version": "0.2.0",
"summary": "A set of useful Swift extentions",
"description": "Extended contains a set of useful Swift extentions",
"homepage": "https://github.com/FreshworksStudio/Extended",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"amirshayegh": "shayegh@me.com"
},
"source": {
"git": "https://github.com/FreshworksStudio/Extended.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Extended/Classes/**/*.{swift}"
}