blob: b8a04742ea0546f97dc52191c4249204190fc6af [file] [log] [blame]
{
"name": "ViewUtility",
"version": "0.1.0",
"summary": "Utility functions for View",
"description": "\"A pod which helps you to easily change color of a certain word in UILabel, close Keyboard by touching anywhere and design custom controls in Interface Builder \"",
"homepage": "https://github.com/mostafamshuman/ViewUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mostafamshuman": "mostafa.shuman@hotmail.com"
},
"source": {
"git": "https://github.com/mostafamshuman/ViewUtility.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViewUtility/Classes/**/*"
}