blob: 606a7fa30501bf59329146339b144f07ea7c86de [file] [log] [blame]
{
"name": "AI",
"version": "0.0.7",
"license": "MIT",
"summary": "The API.AI iOS SDK makes it easy to integrate speech recognition with API.AI natural language processing API on iOS devices.",
"homepage": "https://api.ai/",
"authors": {
"Dmitriy Kuragin": "kuragin@speaktoit.com"
},
"source": {
"git": "https://github.com/api-ai/api-ai-cocoa-swift.git",
"tag": "v0.0.7",
"submodules": true
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "AI/src/**/*.swift",
"pushed_with_swift_version": "3.0"
}