[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 4 / 9 / d / TauEngine / 6.4.2+9 / TauEngine.podspec.json
blobf33ce3f3e06d36451e648d1087ad11c359cf45bb
2   "name": "TauEngine",
3   "version": "6.4.2+9",
4   "summary": "Provides simple recorder and player functionalities for both Android and iOS platforms.",
5   "description": "This plugin provides simple recorder and player functionalities for both Android and iOS platforms.\nThis code was originally inside the flutter_sound/ios directory.\nIt has been extracted to be isolated from Flutter and can be used with other frameworks.",
6   "homepage": "https://github.com/Canardoux/tau",
7   "license": {
8     "type": "LGPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "larpoux": "larpoux@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Canardoux/tau.git",
16     "tag": "6.4.2+9"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "TauEngine/ios/TauEngine/Classes/**/*",
22   "frameworks": [
23     "AVFoundation",
24     "MediaPlayer"
25   ]