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