[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / f / StikerFace / 0.1.2 / StikerFace.podspec.json
blob38c943d3585cf2e8c976bd1d51b07855065e4710
2   "name": "StikerFace",
3   "version": "0.1.2",
4   "summary": "StickerFace for your app",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/startfellows/StikerFace",
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/startfellows/StikerFace.git",
16     "tag": "0.1.2"
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   "resource_bundles": {
28     "StikerFace": [
29       "Sources/Resource/**/*.*"
30     ]
31   },
32   "frameworks": "UIKit",
33   "dependencies": {
34     "SnapKit": [
36     ],
37     "Atributika": [
39     ]
40   },
41   "swift_version": "4.0"