blob: 0d3d2f74fd44c3a913d7d9f596e0c08e1cdf6fbe [file] [log] [blame]
{
"name": "TycheSDK",
"version": "1.4.0-beta.3",
"license": "Apache License, Version 2.0",
"summary": "Tyche wrapper",
"description": "play encoded data using AVAudioEngine",
"homepage": "https://github.com/nugu-developers/nugu-ios",
"authors": {
"childc": "skimdcc@gmail.com"
},
"source": {
"git": "https://github.com/nugu-developers/nugu-ios.git",
"tag": "1.4.0-beta.3"
},
"documentation_url": "https://developers.nugu.co.kr",
"platforms": {
"ios": "12.0"
},
"source_files": [
"TycheSDK/include/*.h",
"TycheSDK/shim.c"
],
"public_header_files": "TycheSDK/include/*.h",
"preserve_paths": "TycheSDK/include/**"
}