blob: 8fb40588ed152ae6a5796dd747029e20e2680e85 [file] [log] [blame]
{
"name": "OCCustomComponent",
"version": "0.1.11",
"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.11"
},
"platforms": {
"ios": "11.0"
},
"source_files": "OCCustomComponent/Classes/**/*"
}