blob: 8251aa8595e297df037657a37087795210b36300 [file] [log] [blame]
{
"name": "Extended",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Extended/Classes/**/*.{swift}"
}