[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.4.4 / SnapSDK.podspec.json
blobe00cc8b03f1c5ce5f36e5d6eafa8e45ae05f123d
2   "name": "SnapSDK",
3   "version": "1.4.4",
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.4.4.tar.gz",
17     "type": "tgz"
18   },
19   "subspecs": [
20     {
21       "name": "SCSDKCreativeKit",
22       "vendored_frameworks": [
23         "SCSDKCreativeKit.framework",
24         "SCSDKCoreKit.framework"
25       ]
26     },
27     {
28       "name": "SCSDKLoginKit",
29       "vendored_frameworks": [
30         "SCSDKLoginKit.framework",
31         "SCSDKCoreKit.framework"
32       ]
33     },
34     {
35       "name": "SCSDKBitmojiKit",
36       "vendored_frameworks": [
37         "SCSDKBitmojiKit.framework",
38         "SCSDKCoreKit.framework"
39       ],
40       "dependencies": {
41         "PINCache": [
42           ">= 2.3",
43           "< 3.1"
44         ],
45         "PINOperation": [
46           "~> 1.1"
47         ]
48       }
49     },
50     {
51       "name": "SCSDKStoryKit",
52       "vendored_frameworks": [
53         "SCSDKStoryKit.framework",
54         "SCSDKCoreKit.framework"
55       ]
56     }
57   ]