[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / c / 5 / YMLiveKit / 0.1.2 / YMLiveKit.podspec.json
blob73b91c10015ff080ecc654de3cf00950eac1076f
2   "name": "YMLiveKit",
3   "version": "0.1.2",
4   "summary": "译码小二郎直播推流框架 YMLiveKit.",
5   "description": "YMLiveKit 是译码小二郎自研的直播推流框架",
6   "homepage": "http://118.190.89.102:82/frameworks",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Reyzhang2010": "zhanglei5415@163.com"
13   },
14   "source": {
15     "git": "http://118.190.89.102:82/frameworks/ymlivekit",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "YMLiveKit/Classes/**/*",
22   "static_framework": true,
23   "public_header_files": "YMLiveKit/Classes/**/*.{h}",
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "AVFoundation",
28     "OpenGLES",
29     "VideoToolbox",
30     "AudioToolbox"
31   ],
32   "libraries": [
33     "c++",
34     "bz2",
35     "z",
36     "iconv"
37   ],
38   "pod_target_xcconfig": {
39     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
40   },
41   "dependencies": {
42     "IJKMediaFramework": [
44     ]
45   }