[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / 6 / b / SZYSDK / 0.0.2 / SZYSDK.podspec.json
blob5dc6f728933665f9b8fca79cde8d7c32c6c32f21
2   "name": "SZYSDK",
3   "version": "0.0.2",
4   "summary": "static lib of SZYSDK.",
5   "description": "                            szy sdk 目前测试版,sdk环境搭建 \n",
6   "homepage": "http://www.szy.cn",
7   "license": {
8     "type": "Copyright",
9     "text": "LICENSE  ©2014 szy, Inc. All rights reserved."
10   },
11   "authors": {
12     "jmnice": "381916257@qq.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jmnice/SZYSDK.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "SZYSDK/*.h",
22   "vendored_libraries": "SZYSDK/*.a",
23   "frameworks": [
24     "OpenAL",
25     "AudioToolbox"
26   ],
27   "requires_arc": false,
28   "dependencies": {
29     "FFmpeg": [
31     ]
32   }