blob: 550db6290904cba84d48bfc07d539636d35a7f8d [file] [log] [blame]
{
"name": "VCLibrary",
"version": "0.1.0",
"summary": "This is a meaningfull summary of my pod",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/veereshrm/VCLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"veereshrm": "veereshrm"
},
"source": {
"git": "https://github.com/veereshrm/VCLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "VCLibrary/Classes/**/*",
"swift_version": "5.0"
}