blob: 9706fd12b7583e1e6b6431d3a4b07b12d29ad49b [file] [log] [blame]
{
"name": "Extended",
"version": "1.0.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Extended/Classes/**/*.{swift}"
}