[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / PianoTemplate / 2.8.1 / PianoTemplate.podspec.json
blob4adb5eef1a61dfaba78b380a869dc6a0a680d74f
2   "name": "PianoTemplate",
3   "version": "2.8.1",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use templates by Piano.io",
6   "homepage": "https://gitlab.com/piano-public/sdk/ios/package",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "Piano Inc.",
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
17     "tag": "2.8.1"
18   },
19   "resource_bundles": {
20     "PianoSDK_PianoTemplate": [
21       "Template/Core/Sources/Resources/*"
22     ]
23   },
24   "source_files": [
25     "Template/Core/Sources/**/*.swift",
26     "Template/Core/Sources/**/*.h"
27   ],
28   "dependencies": {
29     "PianoConsents": [
30       "~> 1.0.6"
31     ],
32     "PianoComposer": [
33       "~> 2.8.1"
34     ]
35   },
36   "swift_version": "5.7"