[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.6.6 / SnapSDK.podspec.json
blob21b9cb3396368dd3587429236a1d98d921426b26
2   "name": "SnapSDK",
3   "version": "1.6.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": "9.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.6.6.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.framework",
30         "SCSDKCoreKit.framework"
31       ]
32     },
33     {
34       "name": "SCSDKLoginKit",
35       "vendored_frameworks": [
36         "SCSDKLoginKit.framework",
37         "SCSDKCoreKit.framework"
38       ]
39     },
40     {
41       "name": "SCSDKBitmojiKit",
42       "vendored_frameworks": [
43         "SCSDKBitmojiKit.framework",
44         "SCSDKCoreKit.framework"
45       ],
46       "dependencies": {
47         "PINCache": [
48           ">= 2.3",
49           "< 3.1"
50         ],
51         "PINOperation": [
52           "~> 1.2"
53         ]
54       }
55     },
56     {
57       "name": "SCSDKStoryKit",
58       "vendored_frameworks": [
59         "SCSDKStoryKit.framework",
60         "SCSDKCoreKit.framework"
61       ]
62     }
63   ]