blob: 0095a48973c716415f26d936d13d72a9c1f597fd [file] [log] [blame]
{
"name": "MVDataLoader",
"version": "1.3",
"license": "MIT",
"summary": "A simple Network Layer for requesting multiple distinct resources in parallel",
"homepage": "https://github.com/yawboafo/MVDataLoader",
"authors": "Yaw Boafo",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yawboafo/MVDataLoader.git",
"commit": "263c8216857b665a62d89397c3219401489031cc"
},
"source_files": "MVDataLoader/Sources/*.{h,m,swift}",
"requires_arc": true,
"swift_version": "4.2"
}