blob: cd3edd6d04a1edf30f3970eabe8442fc80e71132 [file] [log] [blame]
{
"name": "UnidaysVerificationSDK",
"platforms": {
"ios": "9.0"
},
"summary": "The VerificationSDK allows you to retrieve a code directly from UNiDAYS.",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "MyUNiDAYS ltd",
"homepage": "https://github.com/MyUNiDAYS/VerificationSDK.iOS.git",
"source": {
"git": "https://github.com/MyUNiDAYS/VerificationSDK.iOS.git",
"tag": "0.2.1"
},
"source_files": "UnidaysSDK/**/*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.0"
}