[Delete] CellBuilder 1.0.2
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.15.0 / SnapSDK.podspec.json
blob54924aa14971815d7f7de8298c104b75e2a2b810
2   "name": "SnapSDK",
3   "version": "1.15.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": "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.15.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     {
43       "name": "SCSDKBitmojiKit",
44       "vendored_frameworks": "SCSDKBitmojiKit.xcframework",
45       "dependencies": {
46         "SnapSDK/SCSDKCoreKit": [
48         ],
49         "PINCache": [
50           ">= 2.3",
51           "< 3.1"
52         ],
53         "PINOperation": [
54           "~> 1.2.1"
55         ]
56       }
57     },
58     {
59       "name": "SCSDKStoryKit",
60       "vendored_frameworks": "SCSDKStoryKit.xcframework",
61       "dependencies": {
62         "SnapSDK/SCSDKCoreKit": [
64         ]
65       }
66     }
67   ]