blob: a97d7f478d718a24d48e471d324192f8f1eed070 [file] [log] [blame]
{
"name": "IDP_Cocoapods",
"version": "0.0.1",
"summary": "Small test to test code sharing via cocoapods.",
"description": "This is some superl oco framework that was made by\nkevin vugts.",
"homepage": "https://github.com/kulidpsinhgadhvi/IDP_Cocoapods",
"license": "MIT",
"authors": {
"Kuldipsinh gadhvi": "kuldipsinh.gadhvi@volansys.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/kulidpsinhgadhvi/IDP_Cocoapods.git",
"tag": "0.0.1"
},
"source_files": "IDP_Cocoapods/**/*",
"swift_versions": "4.2",
"exclude_files": "IDP_Cocoapods/**/*.plist",
"swift_version": "4.2"
}