blob: e1693f2628939cbfc6936f38ff33f0b121a6f60a [file] [log] [blame]
{
"name": "GCXTrustPolicy",
"version": "2.0.0",
"summary": "SSL-pinning and trust validation framework for iOS.",
"homepage": "https://github.com/grandcentrix/GCXTrustPolicy",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.txt"
},
"authors": {
"Paul Ehrhardt": "paul.ehrhardt@grandcentrix.net"
},
"social_media_url": "http://twitter.com/grandcentrix",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/grandcentrix/GCXTrustPolicy.git",
"tag": "v2.0.0"
},
"source_files": "GCXTrustPolicy/**/*.{swift}",
"swift_version": "5.0"
}