[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / b / 4 / PianoComposer / 2.7.6 / PianoComposer.podspec.json
blob414e063045fddf0d75cde0679cac52cd4690d48e
2   "name": "PianoComposer",
3   "version": "2.7.6",
4   "swift_versions": "5.7",
5   "summary": "Enables iOS apps to use mobile composer 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     "tvos": "10.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
18     "tag": "2.7.6"
19   },
20   "source_files": [
21     "Composer/Sources/**/*.swift",
22     "Composer/Sources/**/*.h"
23   ],
24   "dependencies": {
25     "PianoConsents": [
26       "~> 1.0.2"
27     ],
28     "PianoCommon": [
29       "~> 2.7.6"
30     ]
31   },
32   "swift_version": "5.7"