blob: 23825c5c8376bd0428f61eb488b66746619665b5 [file] [log] [blame]
{
"name": "Sphinxbase-CocoaPod",
"version": "0.1.1",
"summary": "A simple CocoaPod for Sphinxbase",
"description": "This CocoaPod is used by Pocketsphinx and other Pods.",
"homepage": "https://github.com/mentzen/Sphinxbase-CocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mentzen": "mentzen@dig.de"
},
"source": {
"git": "https://github.com/mentzen/Sphinxbase-CocoaPod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sphinxbase-CocoaPod/Classes/**/*.{h,a}"
}