blob: 23a4d57fd0db4b2fe4120808883a4e618fc59471 [file] [log] [blame]
{
"name": "ImageLoader",
"version": "0.0.1",
"summary": "Library for async image loading",
"description": " Library for async image loading on iOS\n",
"homepage": "https://github.com/hirohisa/ImageLoader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hirohisa Kawasaki": "hirohisa.kawasaki@gmail.com"
},
"platforms": {
"ios": 5.0
},
"source": {
"git": "https://github.com/hirohisa/ImageLoader.git",
"tag": "0.0.1"
},
"source_files": "ImageLoader",
"requires_arc": true
}