blob: 0e5566b00932d8504c57b2e8671ff7507630ba1c [file] [log] [blame]
{
"name": "ImageProvider",
"version": "0.1.1",
"summary": "A handy class that provides UIImage directly.",
"description": "A handy class that provides UIImage directly.",
"homepage": "https://github.com/kuotinyen/ImageProvider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuotinyen": "kuotinyen@gmail.com"
},
"source": {
"git": "https://github.com/kuotinyen/ImageProvider.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageProvider/Classes/**/*"
}