[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 0 / b / SnapSDK / 1.3.5 / SnapSDK.podspec.json
blobadf02de89bf84eede724f10bdac4eb929bd3dab5
2   "name": "SnapSDK",
3   "version": "1.3.5",
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.3.5.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   ]