[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.11.0 / SnapSDK.podspec.json
blob9f5582dba0a690476c7ecef0c0c156fe85455835
2   "name": "SnapSDK",
3   "version": "1.11.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.11.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": "SCSDKCoreKit",
28       "vendored_frameworks": "SCSDKCoreKit.xcframework"
29     },
30     {
31       "name": "SCSDKCreativeKit",
32       "vendored_frameworks": "SCSDKCreativeKit.xcframework",
33       "dependencies": {
34         "SnapSDK/SCSDKCoreKit": [
36         ]
37       }
38     },
39     {
40       "name": "SCSDKLoginKit",
41       "vendored_frameworks": "SCSDKLoginKit.xcframework",
42       "dependencies": {
43         "SnapSDK/SCSDKCoreKit": [
45         ]
46       }
47     },
48     {
49       "name": "SCSDKBitmojiKit",
50       "vendored_frameworks": "SCSDKBitmojiKit.xcframework",
51       "dependencies": {
52         "SnapSDK/SCSDKCoreKit": [
54         ],
55         "PINCache": [
56           ">= 2.3",
57           "< 3.1"
58         ],
59         "PINOperation": [
60           "~> 1.2.1"
61         ]
62       }
63     },
64     {
65       "name": "SCSDKStoryKit",
66       "vendored_frameworks": "SCSDKStoryKit.xcframework",
67       "dependencies": {
68         "SnapSDK/SCSDKCoreKit": [
70         ]
71       }
72     }
73   ]