[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / e / d / 7 / WsRTCSDKPods / 0.1.2 / WsRTCSDKPods.podspec.json
blobf2a6171f1df14b1630523b57332163c74814abe6
2   "name": "WsRTCSDKPods",
3   "version": "0.1.2",
4   "summary": "接入WsRTC.framwork加入项目中",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sander90/WsRTCSDKPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sander": "sander.shan@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/sander90/WsRTCSDKPods.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "WsRTCSDKPods/Classes/*.framework",
22   "frameworks": [
23     "SystemConfiguration",
24     "CoreGraphics",
25     "UIKit",
26     "Foundation",
27     "AVKit",
28     "AVFoundation"
29   ],
30   "pod_target_xcconfig": {
31     "OTHER_LDFLAGS": "-lObjC"
32   }