blob: 54b560b1ad4eb2361a279ebb611ff49acb8a7536 [file] [log] [blame]
{
"name": "BDExtension",
"version": "0.1.1",
"summary": "Swift Convenient Extension",
"description": "Swift convenient methods to make development easier and type safe.",
"homepage": "https://github.com/iDara09/BDExtension",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Dara": "bdaradev@gmail.com"
},
"source": {
"git": "https://github.com/iDara09/BDExtension.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "BDExtension/TableView+CollectionView.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}