[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 2 / 3 / TempoSDK / 0.0.13 / TempoSDK.podspec.json
blob381edc3b7c115f14f1321efc9a20e2ee9104f8e1
2   "name": "TempoSDK",
3   "version": "0.0.13",
4   "summary": "Tempo SDK to show payable ads",
5   "swift_versions": "5.6.1",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Tempo-Platform/tempo-ios-sdk",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vishnu": "857006+vkkong@users.noreply.github.com"
14   },
15   "source": {
16     "git": "https://github.com/Tempo-Platform/tempo-ios-sdk.git",
17     "tag": "0.0.13"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "TempoSDK/**/*.{h,m,swift}",
23   "tvos": {
24     "pod_target_xcconfig": {
25       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
26     },
27     "user_target_xcconfig": {
28       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
29     }
30   },
31   "pod_target_xcconfig": {
32     "PRODUCT_BUNDLE_IDENTIFIER": "com.tempoplatform.sdk"
33   },
34   "swift_version": "5.6.1"