blob: 5144c1408a5869717af41dd0331e3e469b5d963b [file] [log] [blame]
{
"name": "DWExt",
"version": "1.0.0",
"summary": "This is my first pod",
"description": "My Useful extensions",
"homepage": "https://github.com/BiGapps-IOS/DWExt",
"license": "MIT",
"authors": {
"denis windover": "denis@bigapps.co.il"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/BiGapps-IOS/DWExt.git",
"tag": "1.0.0"
},
"source_files": "DWExt/**/*",
"exclude_files": "DWExt/DWExt/*.plist",
"swift_versions": "5.0",
"swift_version": "5.0"
}