blob: 5f0114d780f540558c3643eb78e14a2db0dd670d [file] [log] [blame]
{
"name": "SGImageLoader",
"version": "1.0.0",
"summary": "Image caching using NSCache",
"homepage": "https://github.com/7glyphs/SGImageLoader",
"license": "MIT",
"authors": "7 glyphs Ltd.",
"source": {
"git": "https://github.com/7glyphs/SGImageLoader.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SGImageLoader/*.{h,m}",
"requires_arc": true
}