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