blob: 8911ed9c89a785cc4908b0625c28cb7a008a44cf [file] [log] [blame]
{
"name": "AsyncImageLoader",
"version": "0.1.1",
"summary": "Dispatch load operation asynchronously.",
"description": "Dispatch load operation asynchronously and exclusively.",
"homepage": "https://github.com/0x0c/AsyncImageLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Akira": "akira.matsuda@me.com"
},
"source": {
"git": "https://github.com/0x0c/AsyncImageLoader.git",
"tag": "0.1.1"
},
"swift_version": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "AsyncImageLoader/Classes/**/*"
}