[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 4 / CocoExamplePod / 0.0.1 / CocoExamplePod.podspec.json
blob6e79cb8c97a15fb74aaab62056549be0b46d2a8a
2   "name": "CocoExamplePod",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/pksa/CocoExample",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Paresh Kanani": "paresh.kanani@solutionanalysts.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/pksa/CocoExample.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "CocoExamplePod/**/*.{h,m,swift}"