| { | |
| "name": "IasonmCocoapod2", | |
| "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/CompiledIasonmPod2.git", | |
| "tag": "v1.0.0" | |
| }, | |
| "vendored_frameworks": "IasonmCocoapod2.framework" | |
| } |