blob: 4837bf643502793ab1bc17d3cb4a7babf8d1ba31 [file] [log] [blame]
{
"name": "ASAPImage",
"version": "0.1.0",
"summary": "Asynchronous image downloading utilities",
"description": "A library providing asynchronous image downloading utilities.",
"homepage": "https://github.com/lo-fo/ASAPImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Louis Fournier": "louis.fo@gmail.com"
},
"source": {
"git": "https://github.com/lo-fo/ASAPImage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"ASAPImage/*.swift",
"ASAPImage/Async/*.swift",
"ASAPImage/Utilities/*.swift"
],
"pushed_with_swift_version": "4.1"
}