[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 5 / d / ProRTCTest / 0.1.1 / ProRTCTest.podspec.json
blob0c83d71f21b7b3cb70002970a1ac120f565f69b8
2   "name": "ProRTCTest",
3   "version": "0.1.1",
4   "summary": "A delightful iOS WebRTC framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/utkarshs07/ProRTCTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Utkarsh Singh": "utkarshs@neuronsolutions.com"
13   },
14   "source": {
15     "git": "https://github.com/utkarshs07/ProRTCTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "ProRTCTest/ProRTC.framework"
24   }