blob: 03fa6922af338e6e9c17805a04955614cad222ec [file] [log] [blame]
{
"name": "VGLib",
"version": "0.1.0",
"summary": "Common Library",
"description": "TODO: Add long description of the pod here.",
"swift_version": "4.0",
"homepage": "https://github.com/vengateshkr/VGLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"vengateshkr": "vengateshkr@gmail.com"
},
"source": {
"git": "https://github.com/vengateshkr/VGLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "VGLib/Classes/**/*"
}