[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / c / 9 / PianoTemplate / 2.7.1 / PianoTemplate.podspec.json
blob08a59457ffffa6119ac214fcf8a589053d32e5dd
2   "name": "PianoTemplate",
3   "version": "2.7.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": "10.0"
14   },
15   "source": {
16     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
17     "tag": "2.7.1"
18   },
19   "source_files": [
20     "Template/Core/Sources/**/*.swift",
21     "Template/Core/Sources/**/*.h"
22   ],
23   "dependencies": {
24     "PianoConsents": [
25       "~> 1.0.2"
26     ],
27     "PianoComposer": [
28       "~> 2.7.1"
29     ]
30   },
31   "swift_version": "5.7"