blob: 2df48e61ef72e91cbff38c90ffb1975ec5c5221e [file] [log] [blame]
{
"name": "KevinFramework",
"version": "1.0.2",
"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/kevinvugts/",
"license": "MIT",
"authors": {
"Kevin Vugts": "kevin-vugts@live.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/kevinvugts/iMessageFramework.git",
"tag": "1.0.2"
},
"source_files": "KevinFramework/**/*",
"exclude_files": "KevinFramework/**/*.plist",
"swift_version": "4.2"
}