[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / PianoTemplate.ID / 2.5.3 / PianoTemplate.ID.podspec.json
bloba11bcc066539f8e0437a7055a4c5d0b4d8716541
2   "name": "PianoTemplate.ID",
3   "version": "2.5.3",
4   "swift_versions": "5.5",
5   "summary": "Enables iOS apps to use ID 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.5.3"
18   },
19   "source_files": [
20     "Template/ID/Sources/**/*.swift",
21     "Template/ID/Sources/**/*.h"
22   ],
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "PianoTemplate": [
32       "~> 2.5.3"
33     ],
34     "PianoOAuth": [
35       "~> 2.5.3"
36     ]
37   },
38   "swift_version": "5.5"