blob: fbd918c0bab9035fb00fd5d10c3b3eadaa7e16a1 [file] [log] [blame]
{
"name": "OCCustomComponent",
"version": "0.1.0",
"summary": "A short description of OCCustomComponent.",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "OCCustomComponent/Classes/**/*"
}