blob: da49a0981e39dee1367eddd5549b7414b3f59f39 [file] [log] [blame]
{
"name": "MutualAuth",
"version": "0.0.2",
"summary": "Mutual Authentication for iOS",
"description": "Mutual Authentication for iOS using p12 certificate",
"homepage": "https://github.com/CoericK/mutual-auth-ios",
"license": "MIT",
"authors": {
"Erick Arroyo": "erick@erickarroyo.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoericK/mutual-auth-ios.git",
"tag": "0.0.2"
},
"source_files": "MutualAuth/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}