[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / a / e / PianoCommon / 2.7.7 / PianoCommon.podspec.json
blob620fa6256be475986efafceb92233715522f9c5a
2   "name": "PianoCommon",
3   "version": "2.7.7",
4   "swift_versions": "5.7",
5   "summary": "Common iOS components 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.7"
19   },
20   "resource_bundles": {
21     "PianoSDK_PianoCommon": [
22       "Common/Sources/Resources/*"
23     ]
24   },
25   "source_files": [
26     "Common/Sources/*.swift",
27     "Common/Sources/**/*.h"
28   ],
29   "dependencies": {
30     "PianoConsents": [
31       "~> 1.0.2"
32     ]
33   },
34   "swift_version": "5.7"