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