[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / a / e / PianoCommon / 2.6.5 / PianoCommon.podspec.json
blob01ff49f82666ac96c467ba5f52802b27acc472b7
2   "name": "PianoCommon",
3   "version": "2.6.5",
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": "12.0",
14     "tvos": "12.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/piano-public/sdk/ios/package.git",
18     "tag": "2.6.5"
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   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.7"