[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / b / 4 / PianoComposer / 2.8.2 / PianoComposer.podspec.json
blob714433e0e3947d5cc6cfa1976c6cb435ed391467
2   "name": "PianoComposer",
3   "version": "2.8.2",
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": "12.0",
14     "tvos": "12.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
18     "tag": "2.8.2"
19   },
20   "resource_bundles": {
21     "PianoSDK_PianoComposer": [
22       "Composer/Sources/Resources/*"
23     ]
24   },
25   "source_files": [
26     "Composer/Sources/**/*.swift",
27     "Composer/Sources/**/*.h"
28   ],
29   "dependencies": {
30     "PianoConsents": [
31       "~> 1.0.6"
32     ],
33     "PianoCommon": [
34       "~> 2.8.2"
35     ]
36   },
37   "swift_version": "5.7"