blob: 4ef50e1edeedb6e0d9fdf97c31ac261bc48dc8c4 [file] [log] [blame]
{
"name": "GiniReoTestProject",
"version": "0.1.0",
"summary": "Test project",
"description": "project add long description of the pod here.",
"homepage": "https://github.com/IdoMGini/GiniReoTestProject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ido Meirov": "idom@gini-apps.com"
},
"source": {
"git": "https://github.com/IdoMGini/GiniReoTestProject.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "GiniReoTestProject/Classes/**/*",
"dependencies": {
"AlamofireImage": [
"~> 3.5"
]
},
"swift_version": "5.0"
}