blob: 65ecd5134d2065568a3f0253a178bc7e8c8fbfd3 [file] [log] [blame]
{
"name": "UIImage+DecompressAndMap",
"version": "0.1.0",
"summary": "iOS library for quickly displaying images while scrolling",
"homepage": "https://github.com/k06a/UIImage-DecompressAndMap",
"license": "MIT",
"authors": {
"Anton Bukov": "k06aaa@gmail.com"
},
"source": {
"git": "https://github.com/k06a/UIImage-DecompressAndMap.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "1.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}