[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / b / TempoVDK / 0.0.4 / TempoVDK.podspec.json
blobc61d8f828ddea0e8b911a560df08375419af2d6a
2   "name": "TempoVDK",
3   "version": "0.0.4",
4   "summary": "You can round an image with this thing, new",
5   "swift_versions": "5.6.1",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/vishnukool/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/vishnukool/tempo-ios-sdk.git",
17     "tag": "0.0.4"
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   "swift_version": "5.6.1"