blob: bd455b5e3b31fc0b73b237bf0c1dff76634b8f57 [file] [log] [blame]
{
"name": "CJBAdvancedUIImage",
"version": "1.0.1",
"summary": "CJBAdvancedUIImage is a lightweight UIImage extension that allows additional features to UIImage.",
"description": "CJBAdvancedUIImage is a lightweight UIImage extension that allows additional features such as resizing and compression to ease image requirements and handling with regards to networking and display.",
"homepage": "https://github.com/CJonesBuild/CJBAdvancedUIImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Jones": ""
},
"source": {
"git": "https://github.com/CJonesBuild/CJBAdvancedUIImage.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJBAdvancedUIImage/Classes/**/*"
}