[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.0.6 / SnapSDK.podspec.json
blob5941d779f16b8fdc8fae437d145300d99e8f425a
2   "name": "SnapSDK",
3   "version": "1.0.6",
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.0.6.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         "Protobuf": [
34           "~> 3.5"
35         ]
36       }
37     },
38     {
39       "name": "SCSDKLoginKit",
40       "vendored_frameworks": [
41         "SCSDKLoginKit.framework",
42         "SCSDKCoreKit.framework"
43       ],
44       "dependencies": {
45         "Protobuf": [
46           "~> 3.5"
47         ]
48       }
49     },
50     {
51       "name": "SCSDKBitmojiKit",
52       "vendored_frameworks": [
53         "SCSDKBitmojiKit.framework",
54         "SCSDKCoreKit.framework"
55       ],
56       "dependencies": {
57         "Protobuf": [
58           "~> 3.5"
59         ],
60         "PINCache": [
61           "~> 2.3"
62         ],
63         "PINOperation": [
64           "~> 1.1"
65         ]
66       }
67     }
68   ]