blob: d2463b7c65e3c7c08f7430ac2bb8fd9dfdbe0983 [file] [log] [blame]
{
"name": "VoiceItApi2IosSDK",
"version": "0.1",
"summary": "A pod that lets you add voice and face verification and identification to your iOS apps, brought to you by VoiceIt",
"description": "A pod that lets you add voice and face verification and identification to your iOS apps, brought to you by VoiceIt. Please visit https://voiceit.tech to learn more and sign up for an account.",
"homepage": "https://github.com/voiceittech/VoiceItApi2IosSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"armaanbindra": "armaan.bindra@voiceit-tech.com"
},
"source": {
"git": "https://github.com/voiceittech/VoiceItApi2IosSDK.git",
"tag": "0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VoiceItApi2IosSDK/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
]
}