blob: d9da84207492ab5173cb46448b06867d6458c603 [file] [log] [blame]
{
"name": "RIflySMC",
"version": "1.0.0",
"summary": "语音识别",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chaopengCoder/RIflySMC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chaopengCoder": "chaopeng_coder@qq.com"
},
"source": {
"git": "https://github.com/chaopengCoder/RIflySMC.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RIflySMC/Classes/**/*",
"frameworks": [
"AVFoundation",
"SystemConfiguration",
"Foundation",
"CoreTelephony",
"AddressBook"
],
"vendored_frameworks": "RIflySMC/Classes/**/iflyMSC.framework",
"libraries": [
"z",
"c++"
],
"deprecated": true
}