[Add] AdPopcornSSP 2.9.1
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.1.0 / SnapSDK.podspec.json
blob1cec7525c34877119ef2e89834abb6d5d32390c1
2   "name": "SnapSDK",
3   "version": "1.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": "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.1.0.tar.gz",
17     "type": "tgz"
18   },
19   "subspecs": [
20     {
21       "name": "SCSDKCreativeKit",
22       "vendored_frameworks": [
23         "SCSDKCreativeKit.framework",
24         "SCSDKCoreKit.framework"
25       ],
26       "resource_bundles": {
27         "SCSDKCreativeKit": [
28           "SCSDKCreativeKit.framework/Resource/*",
29           "SCSDKCoreKit.framework/Resource/*"
30         ]
31       },
32       "dependencies": {
33         "YYImage": [
34           "~> 1.0.4"
35         ],
36         "YYImage/WebP": [
38         ],
39         "Protobuf": [
40           "~> 3.5"
41         ]
42       }
43     },
44     {
45       "name": "SCSDKLoginKit",
46       "vendored_frameworks": [
47         "SCSDKLoginKit.framework",
48         "SCSDKCoreKit.framework"
49       ],
50       "resource_bundles": {
51         "SCSDKLoginKit": [
52           "SCSDKLoginKit.framework/Resource/*",
53           "SCSDKCoreKit.framework/Resource/*"
54         ]
55       },
56       "dependencies": {
57         "Protobuf": [
58           "~> 3.5"
59         ]
60       }
61     },
62     {
63       "name": "SCSDKBitmojiKit",
64       "vendored_frameworks": [
65         "SCSDKBitmojiKit.framework",
66         "SCSDKCoreKit.framework"
67       ],
68       "resource_bundles": {
69         "SCSDKBitmojiKit": [
70           "SCSDKBitmojiKit.framework/Resource/*",
71           "SCSDKCoreKit.framework/Resource/*"
72         ]
73       },
74       "dependencies": {
75         "Protobuf": [
76           "~> 3.5"
77         ],
78         "PINCache": [
79           "~> 2.3"
80         ],
81         "PINOperation": [
82           "~> 1.1"
83         ]
84       }
85     }
86   ]