[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.1.4 / SnapSDK.podspec.json
blob82e5f29226a4e1f2cb4ae47707acdb1bdf4b5386
2   "name": "SnapSDK",
3   "version": "1.1.4",
4   "summary": "Snap Kit lets developers like you integrate some of Snapchat’s best features across your platform.",
5   "homepage": "https://kit.snapchat.com",
6   "license": {
7     "type": "Snap Developer Terms of Service",
8     "file": "LICENSE"
9   },
10   "authors": "Snap",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "documentation_url": "https://docs.snapchat.com/docs/",
15   "source": {
16     "http": "https://storage.googleapis.com/snap-kit-build/scsdk/ios/release/latest/SCSDK-1.1.4.tar.gz",
17     "type": "tgz"
18   },
19   "subspecs": [
20     {
21       "name": "SCSDKCreativeKit",
22       "vendored_frameworks": [
23         "SCSDKCreativeKit.framework",
24         "SCSDKCoreKit.framework"
25       ],
26       "dependencies": {
27         "YYImage": [
28           "~> 1.0.4"
29         ],
30         "YYImage/WebP": [
32         ]
33       }
34     },
35     {
36       "name": "SCSDKLoginKit",
37       "vendored_frameworks": [
38         "SCSDKLoginKit.framework",
39         "SCSDKCoreKit.framework"
40       ]
41     },
42     {
43       "name": "SCSDKBitmojiKit",
44       "vendored_frameworks": [
45         "SCSDKBitmojiKit.framework",
46         "SCSDKCoreKit.framework"
47       ],
48       "dependencies": {
49         "PINCache": [
50           "~> 2.3"
51         ],
52         "PINOperation": [
53           "~> 1.1"
54         ]
55       }
56     }
57   ]