blob: bd19c8a135ab7f49660f2ae762a5e1a3bf6fd35a [file] [log] [blame]
{
"name": "ImageProvider",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ImageProvider/Classes/**/*"
}