blob: fb0f589e6670747722a0d18724f844bfd83866ec [file] [log] [blame]
{
"name": "VGSCollectSDK",
"version": "0.0.2",
"summary": "SDK provides the ability for applications safety to collect selective data (cc, PII) and keep your application out of pic scope",
"swift_versions": "4.2",
"description": "VGS Collect - is a product suite that allows customers to collect information securely without possession of it. VGS Collect mobile SDKs - are native mobile forms modules that allow customers to collect information securely on mobile devices with iOS",
"homepage": "https://www.verygoodsecurity.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vitalii Obertynskyi": "vitaliy.obertinskiy@icloud.com"
},
"social_media_url": "https://twitter.com/miraving",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/verygoodsecurity/vgs-collect-ios.git",
"tag": "0.0.2"
},
"source_files": [
"framework/Sources/VGSFramework",
"framework/Sources/VGSFramework/**/*.{swift}"
],
"frameworks": "Alamofire",
"requires_arc": true,
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.2"
}