blob: d1d9debac19309d6bcc381e44698f6e49d994804 [file] [log] [blame]
{
"name": "Repeate",
"version": "0.0.1",
"summary": "A demo for TTS .",
"description": "Use AVPlayer complete TTS function",
"homepage": "https//github.com/potatoToEgg/Repeate",
"license": "MIT",
"authors": {
"potatoToEgg": "1654570532@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/potatoToEgg/Repeate.git",
"tag": "0.0.1"
},
"source_files": "Repeate/**/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}