blob: 29793d635a0727fb9103247055c5bbf6dff89f10 [file] [log] [blame]
{
"name": "Extended",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Extended/Classes/**/*.{swift}"
}