blob: ea1bd01107905044edf4e0647de4e443cf25b438 [file] [log] [blame]
{
"name": "VoiceItApi2IosSDK",
"version": "0.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "VoiceItApi2IosSDK/Classes/**/*.{h,m}",
"resource_bundles": {
"VoiceItApi2IosSDK": [
"VoiceItApi2IosSDK/Classes/**/*.{lproj,storyboard,xib,xcassets,strings}"
]
},
"frameworks": [
"UIKit",
"AVFoundation"
]
}