blob: 1e9b6a2d848cc6745cf72ed404fac153b64fcadc [file] [log] [blame]
{
"name": "Dapi",
"version": "1.0.0",
"summary": "Network layer for projects.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/StarovoytovDmitry/Dapi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Starovoytov Dmitry": "delfin.find@gmail.com"
},
"source": {
"git": "https://github.com/StarovoytovDmitry/Dapi.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*.swift",
"swift_version": "4.2",
"xcconfig": {
"SWIFT_VERSION": "4.2"
}
}