blob: 081bd3a9735265e09aafa1170b22b2a14d60b599 [file] [log] [blame]
{
"name": "IasonmCocoapod",
"version": "1.0.0",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://example.com/",
"authors": {
"Iason Michailidis": "iasonm57@gmail.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/iasonm/IasonmCocoapod.git",
"tag": "v1.0.0"
},
"vendored_frameworks": "IasonmCocoapod.framework"
}