[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / d / f / SKImageExtension-vk / 0.1.1 / SKImageExtension-vk.podspec.json
blob267a6ddc075ae42ac7a6baa3d53999bd6ecde5c5
2   "name": "SKImageExtension-vk",
3   "version": "0.1.1",
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/SKImageExtension",
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/SKImageExtension.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SKImageExtension/Classes/**/*",
23   "frameworks": "UIKit",
24   "tvos": {
25     "pod_target_xcconfig": {
26       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
27     },
28     "user_target_xcconfig": {
29       "EXCLUDED_ARCHS[sdk=appletvsimulator*]": "arm64"
30     }
31   },
32   "swift_version": "5.6.1"