[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / 3 / e / StickerFaceSDK / 0.7.6 / StickerFaceSDK.podspec.json
blob27ab6bc649877c69f40747ef8c20056e4e0a3e27
2   "name": "StickerFaceSDK",
3   "version": "0.7.6",
4   "summary": "StickerFace for your app",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/stickerface/ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Xaker69": "max.xaker41@mail.ru"
13   },
14   "source": {
15     "git": "https://github.com/stickerface/ios-sdk.git",
16     "tag": "0.7.6"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": [
23     "Sources/*.swift",
24     "Sources/**/*.swift",
25     "Sources/**/*.[mh]"
26   ],
27   "public_header_files": [
28     "Sources/**/*.h"
29   ],
30   "resource_bundles": {
31     "StickerFace": [
32       "Sources/Resource/**/*.*"
33     ]
34   },
35   "frameworks": [
36     "UIKit",
37     "WebKit"
38   ],
39   "dependencies": {
40     "SnapKit": [
42     ],
43     "Atributika": [
45     ],
46     "Kingfisher": [
48     ],
49     "IGListKit": [
51     ],
52     "PinLayout": [
54     ],
55     "Alamofire": [
57     ],
58     "SkeletonView": [
59       "~> 1.25.1"
60     ],
61     "TelegramStickersImport": [
63     ]
64   },
65   "swift_version": "4.0"