[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 8 / e / MySwiftPackage / 0.0.2 / MySwiftPackage.podspec.json
blobc8b7ccf630bfea0ae59ad6bfd3ae989e1fb4333b
2   "name": "MySwiftPackage",
3   "version": "0.0.2",
4   "summary": "Dummy package",
5   "description": "This package is to demonstrate how to publish you own pacakge in CocoaPods",
6   "homepage": "https://github.com/adpinola/MySwiftPackage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "alejandro.pinola@southworks.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.1",
18   "source": {
19     "git": "https://github.com/adpinola/MySwiftPackage.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Sources/MySwiftPackage/**/*.swift",
23   "dependencies": {
24     "MicrosoftCognitiveServicesSpeech-iOS": [
25       "1.24.0"
26     ]
27   },
28   "swift_version": "5.1"