blob: 6ef108872576a95bd8e4ddc477b0880b3cf7d572 [file] [log] [blame]
{
"name": "XLSpeechRecognition",
"version": "1.0.1",
"summary": "iOS10 speech recognition,writted by swift3.0",
"description": "It is a component for ios photo browser,written by Objective-C.",
"homepage": "https://github.com/xiaoL0204/XLSpeechRecognitionDemo",
"license": "MIT",
"authors": {
"xiaoL0204": "xiaol0204@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xiaoL0204/XLSpeechRecognitionDemo.git",
"tag": "1.0.1"
},
"source_files": "XLSpeechRecognitionDemo/XLSpeechRecognitionDemo/*.{h,m,mm,cpp}",
"resources": "XLSpeechRecognitionDemo/XLSpeechRecognitionDemo/XLSpeechRecognition/*.png",
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0.9"
]
}
}