blob: 581aeb0a05538de856483fa220549712cba39087 [file] [log] [blame]
{
"name": "ModelFramework",
"version": "1.0.0",
"summary": "This is a framework developed for an app that will be reading data from an api.",
"description": "This is a framework developed to share common code between two apps that are going to gather data from an api",
"homepage": "https://github.com/bcheco/ModelFramework",
"license": "MIT",
"authors": {
"Blanco Checo": "bcheco007@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"source": {
"git": "https://github.com/bcheco/ModelFramework.git",
"tag": "1.0.0"
},
"source_files": "ModelFramework"
}