EricssonResearch / openwebrtc-ios-sdk

SDK for adding OpenWebRTC to your iOS apps using CocoaPods
BSD 2-Clause "Simplified" License
69 stars 37 forks source link

I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to my existing project .Is there OpenwebRTC SDK with out POD support #74

Closed sibineshMc closed 8 years ago

sibineshMc commented 8 years ago

I need an integration support to openwebrtc with out pod file . I can't able to integrate pod file to existing project .Is this possible to I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to existing project .Is there OpenwebRTC SDK with out POD support

sibineshMc commented 8 years ago

I need an integration support to openwebrtc with out pod file . I can't able to integrate pod file to existing project .Is this possible to I need to create a video call iOS app with openwebRTC. I can't able to integrate pod file to existing project .Is there OpenwebRTC SDK with out POD support

stefanalund commented 8 years ago

Yes sure. Inside the podspec file you can see the link to the OpenWebRTC.framework file. You can download that and drag it in to your project without using the pod file.

stefanalund commented 8 years ago

https://github.com/EricssonResearch/openwebrtc-examples/wiki/Developing-iOS-apps