[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 2.3.1 / SnapSDK.podspec.json
blob50924354aad6e1ff95f8d7d807f062c2609bba9f
2   "name": "SnapSDK",
3   "version": "2.3.1",
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.3.1.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   ]