blob: 71b293ebe9bfcae4eec045a2c798128e9e7a8b00 [file] [log] [blame]
{
"name": "VoiceItAPI1IosSDK",
"version": "0.2",
"summary": "A pod that lets you add authentication to your iOS apps, brought to you by VoiceIt",
"description": "A pod that lets you add authentication 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/VoiceItAPI1IosSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"armaanbindra": "armaan.bindra@voiceit-tech.com"
},
"source": {
"git": "https://github.com/voiceittech/VoiceItAPI1IosSDK.git",
"tag": "0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VoiceItAPI1IosSDK/Classes/**/*",
"frameworks": [
"UIKit",
"AVFoundation"
]
}