[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.7.0 / SnapSDK.podspec.json
blobea31d0bf1fa5b34968c0c3cea4152147bd7659c2
2   "name": "SnapSDK",
3   "version": "1.7.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.7.0.tar.gz",
17     "type": "tgz"
18   },
19   "pod_target_xcconfig": {
20     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
21   },
22   "user_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "subspecs": [
26     {
27       "name": "SCSDKCreativeKit",
28       "vendored_frameworks": [
29         "SCSDKCreativeKit.xcframework",
30         "SCSDKCoreKit.xcframework"
31       ]
32     },
33     {
34       "name": "SCSDKLoginKit",
35       "vendored_frameworks": [
36         "SCSDKLoginKit.xcframework",
37         "SCSDKCoreKit.xcframework"
38       ]
39     },
40     {
41       "name": "SCSDKBitmojiKit",
42       "vendored_frameworks": [
43         "SCSDKBitmojiKit.xcframework",
44         "SCSDKCoreKit.xcframework"
45       ],
46       "dependencies": {
47         "PINCache": [
48           ">= 2.3",
49           "< 3.1"
50         ],
51         "PINOperation": [
52           "~> 1.2.1"
53         ]
54       }
55     },
56     {
57       "name": "SCSDKStoryKit",
58       "vendored_frameworks": [
59         "SCSDKStoryKit.xcframework",
60         "SCSDKCoreKit.xcframework"
61       ]
62     }
63   ]