blob: 358df6fe99e352f3beb697a33b2380febb98fbbd [file] [log] [blame]
{
"name": "ViVuTech",
"version": "1.0.6",
"summary": "Small test to test code sharing via cocoapods.",
"description": "This is some superl oco framework that was made by kevin vugts.",
"homepage": "https://github.com/trunghieunt/ViVuTech",
"license": "MIT",
"authors": {
"Hieu": "trunghieunt201@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/trunghieunt/ViVuTech.git",
"tag": "1.0.6"
},
"source_files": "ViVuTech/**/*",
"exclude_files": "ViVuTech/**/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}