[Add] RapidKitFoundation_MacOS 2024.1220.1144.617
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 2.1.0 / SnapSDK.podspec.json
blobdab0c3876a97078e74cf237344ef0e3241346276
2   "name": "SnapSDK",
3   "version": "2.1.0",
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": "11.0"
13   },
14   "documentation_url": "https://docs.snap.com/snap-kit/home/",
15   "source": {
16     "http": "https://storage.googleapis.com/snap-kit-build/scsdk/ios/release/latest/SCSDK-2.1.0.tar.gz",
17     "type": "tgz"
18   },
19   "subspecs": [
20     {
21       "name": "SCSDKCoreKit",
22       "vendored_frameworks": "SCSDKCoreKit.xcframework"
23     },
24     {
25       "name": "SCSDKCreativeKit",
26       "vendored_frameworks": "SCSDKCreativeKit.xcframework",
27       "dependencies": {
28         "SnapSDK/SCSDKCoreKit": [
30         ]
31       }
32     },
33     {
34       "name": "SCSDKLoginKit",
35       "vendored_frameworks": "SCSDKLoginKit.xcframework",
36       "dependencies": {
37         "SnapSDK/SCSDKCoreKit": [
39         ]
40       }
41     }
42   ]