blob: a4e3fd143b98e2ea3860e6273f3b533d7ebe10aa [file] [log] [blame]
{
"name": "VRGSoftIOSDBKit",
"version": "1.0.0",
"summary": "VRGSoftIOSDBKit descriptions",
"license": "MIT",
"swift_versions": "5.0",
"homepage": "https://vrgsoft.net/",
"authors": {
"semenag01": "semenag01@meta.ua"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source": {
"git": "https://github.com/VRGsoftUA/VRGSoftIOSDBKit.git",
"branch": "master",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": "CoreData",
"source_files": "VRGSoftIOSDBKit/CoreData/*.swift",
"swift_version": "5.0"
}