blob: 2a2c27423218c3562890935ecbbfe2b916fe5949 [file] [log] [blame]
{
"name": "VRGSoftSwiftIOSKit",
"version": "1.3.0",
"summary": "VRGSoftSwiftIOSKit descriptions",
"license": "MIT",
"swift_version": "5.0",
"homepage": "https://vrgsoft.net/",
"authors": {
"semenag01": "semenag01@meta.ua"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"source": {
"git": "https://github.com/VRGsoftUA/VRGSoftSwiftIOSKit.git",
"branch": "master",
"tag": "1.3.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"resources": "VRGSoftSwiftIOSKit/Resources/VRGSoftSwiftIOSKit.bundle",
"frameworks": "CoreData",
"source_files": "VRGSoftSwiftIOSKit/Core/**/*.swift",
"dependencies": {
"Alamofire": [
"~> 4.8"
]
}
}