blob: 9dd4c256a0934dc6b554475a04e29c01a77c7650 [file] [log] [blame]
{
"name": "OCCustomComponent",
"version": "0.1.10",
"summary": "In OCCustomComponent we can use custom property of UITextField,UITextview,UIButton,UISlider,UISegmentControl in storyboard so we can reduce our code. We can assign gradient color to view with the use of this custom property.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NavinAmlani/OCCustomComponent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NavinAmlani": "navin0909@gmail.com"
},
"source": {
"git": "https://github.com/NavinAmlani/OCCustomComponent.git",
"tag": "0.1.10"
},
"platforms": {
"ios": "11.0"
},
"source_files": "OCCustomComponent/Classes/**/*"
}