blob: 383de180ba1f214c369e38180fdae40b13ff21bd [file] [log] [blame]
{
"name": "CDGSwiftExtensions",
"version": "0.0.1",
"summary": "Codigo - Swift extensions common data types, Codigo style",
"description": "Shared methods for Codigo inhouse developers. This is to levergae the power of a pool of shared tools prevent reinventing the wheel, speed up development, eradicate bugs and improve code performance constantly.",
"homepage": "https://github.com/sgcodigo/CDGSwiftSDK",
"license": "MIT",
"authors": {
"Vic-L": "vljc17@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/sgcodigo/CDGSwiftSDK.git",
"tag": "0.0.1"
},
"source_files": "CDGSwiftExtensions/**/*",
"pushed_with_swift_version": "4.0"
}