blob: 4f0a2b460369ce5fc9592a005ed0dd990e15df2e [file] [log] [blame]
{
"name": "IdFramework",
"version": "1.0.4",
"summary": "The IdFramework is a package which contacins useful extensions and functions.",
"description": "This package contains extensions such as: TableView and TableViewCell extensions, as well as MultiPeerConnectivity and Firebase functionality.",
"homepage": "http://www.google.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Idan Israel": "idan.israel@gmail.com"
},
"source": {
"git": "https://github.com/idanisra/IdFramework.git",
"branch": "master",
"tag": "1.0.4"
},
"platforms": {
"ios": "13.0"
},
"source_files": "IdFramework/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}