blob: c7ac54d132ab03f59c8a7b29bf9a2f6df393d006 [file] [log] [blame]
{
"name": "IdFramework",
"version": "1.0.7",
"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.7"
},
"platforms": {
"ios": "13.0"
},
"source_files": "IdFramework/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}