[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / 8 / 5 / SYAudio / 1.2.1 / SYAudio.podspec.json
blobcefd4df484b9aded3dc56a5611bd980d5413070c
2   "name": "SYAudio",
3   "version": "1.2.1",
4   "summary": "Easy to play or stop audio, and to record the radio.",
5   "homepage": "https://github.com/potato512/SYAudio",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "herman": "zhangsy757@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/potato512/SYAudio.git",
18     "tag": "1.2.1"
19   },
20   "source_files": [
21     "SYAudio/*.{h,m}",
22     "SYAudio/LameUitls/*.{h}"
23   ],
24   "vendored_libraries": "SYAudio/LameUitls/*.a",
25   "frameworks": [
26     "AVFoundation",
27     "AudioToolbox",
28     "UIKit",
29     "Foundation"
30   ],
31   "requires_arc": true