[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / b / TestSDKManh / 1.0.7 / TestSDKManh.podspec.json
blob1757ac7d32ba5644ce84eb88c0129a2b336ba236
2   "name": "TestSDKManh",
3   "version": "1.0.7",
4   "summary": "My Library to learn",
5   "description": "It is a library only for learning purpose",
6   "homepage": "https://edoctor.io/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bui dinh manh": "buidinhmanh14799@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.0",
18   "dependencies": {
19     "SendBirdCalls": [
20       "~> 1.10.11"
21     ]
22   },
23   "source": {
24     "git": "https://github.com/buidinhmanh14799/testSDK.git",
25     "branch": "main"
26   },
27   "source_files": [
28     "Sources/TestEdoctorSDK/*.{swift}",
29     "Sources/TestEdoctorSDK/*/*.{swift}",
30     "Sources/TestEdoctorSDK/*/*/*.{swift}"
31   ],
32   "swift_version": "5.0"