blob: 4ce2dea157f489c37d4179c1d4f2c3def74ac81c [file] [log] [blame]
{
"name": "PrintMeFramework",
"version": "1.0.0",
"summary": "This is the PrintMeFramework.",
"description": "This is the description part of the PrintMeFramework",
"homepage": "https://github.com/KevinGlobalLogic/PrintMeFramework",
"license": "MIT",
"authors": {
"Kevin Olivet": "jon.olivet@externos.bci.cl"
},
"platforms": {
"ios": "11.3"
},
"source": {
"git": "https://github.com/KevinGlobalLogic/PrintMeFramework.git",
"tag": "1.0.0"
},
"source_files": "PrintMeFramework/**/*.{h,m}",
"swift_version": "4.1"
}