blob: 7edbb7be03c990bfed950c3bb5e892168fb4a497 [file] [log] [blame]
{
"name": "BNCustomView",
"version": "0.1.0",
"summary": "Custom view for specific messaging purpose.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BijeshNair/BNCustomView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BijeshNair": "bijesh4@gmail.com"
},
"source": {
"git": "https://github.com/BijeshNair/BNCustomView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "BNCustomView/Classes/**/*"
}