blob: 7b642ad31b192d1b46d84ce36adefec7f8716ee7 [file] [log] [blame]
{
"name": "Pocketsphinx-CocoaPod",
"version": "0.1.0",
"summary": "A simple CocoaPod for Pocketsphinx",
"description": "With this CocoaPod you can use Pocketsphinx on iOS. Build using the iOS build script from here https://github.com/cmusphinx/pocketsphinx-ios-demo .",
"homepage": "https://github.com/mentzen/Pocketsphinx-CocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mentzen": "mentzen@dig.de"
},
"source": {
"git": "https://github.com/mentzen/Pocketsphinx-CocoaPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pocketsphinx-CocoaPod/Classes/**/*.h"
}