blob: 8a7e938c434dbfe5c1eb1b0d935e3179919115c1 [file] [log] [blame]
{
"name": "KevinFramework",
"version": "1.0.3",
"platforms": {
"ios": "8.0"
},
"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"
},
"source": {
"git": "https://github.com/kevinvugts/iMessageFramework.git",
"tag": "1.0.3"
},
"source_files": "KevinFramework/**/*",
"exclude_files": "KevinFramework/**/*.plist"
}