blob: 70d8766aa3c3ac7998e755938693fa66aecad96a [file] [log] [blame]
{
"name": "imitate",
"version": "1.0.2",
"summary": "This is not a meaningful summary",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/damian-rzeszot/mocker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Damian Rzeszot": "damian.rzeszot@gmail.com"
},
"source": {
"git": "https://github.com/damian-rzeszot/mocker.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "Source/Mocker/**/*.swift",
"swift_version": "5.0"
}