blob: cc26c11bd24076eb53619c39b86752758455c10b [file] [log] [blame]
{
"name": "CJBAdvancedUIImage",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CJBAdvancedUIImage/Classes/**/*"
}