[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 4 / KLCPaaSWebRTC / 1.0.4 / KLCPaaSWebRTC.podspec.json
blob1d7084c71b8c37a649fd22e9140517bcbaee54a4
2   "name": "KLCPaaSWebRTC",
3   "version": "1.0.4",
4   "summary": "CPaasWebRTC",
5   "homepage": "https://github.com/Kandy-IO/",
6   "license": {
7     "type": "MIT",
8     "file": "mit-license.txt"
9   },
10   "authors": {
11     "Name": "tolgat@netrd.com.tr"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/tolgatan/KLWebRTC.git",
18     "tag": "1.0.4"
19   },
20   "ios": {
21     "vendored_frameworks": "WebRTC.framework"
22   },
23   "public_header_files": "WebRTC.framework/Headers/*.h",
24   "source_files": [
25     "WebRTC.framework/Headers/*.h",
26     "WebRTC.framework/Headers/*.h"
27   ],
28   "pod_target_xcconfig": {
29     "ENABLE_BITCODE": "NO"
30   }