blob: 7ee5a0535b69e1a695e38b3defd259b8c8beb0e2 [file] [log] [blame]
{
"name": "MVDataLoader",
"version": "1.0",
"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",
"tag": "v1.0"
},
"source_files": "MVDataLoader/*.{h,m,swift}",
"requires_arc": true,
"swift_version": "4.2"
}