blob: 6e052ed3e7e5a6753761de28e961f6df2bde3d64 [file] [log] [blame]
{
"name": "VPFramework",
"version": "1.0.0",
"summary": "This is such an amazing VPFramework.",
"description": "This is my first cocoapods frmework, so pardon me if it's not upto your expecctations.",
"homepage": "https://github.com/genius-vandan-patel/VPFramework",
"license": "MIT",
"platforms": {
"ios": "11.0"
},
"authors": {
"Vandan Patel": "vandan.swift@gmail.com"
},
"source": {
"git": "https://github.com/genius-vandan-patel/VPFramework.git",
"tag": "1.0.0"
},
"source_files": "VPFramework/**/*",
"pushed_with_swift_version": "4.0"
}