[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / 4 / 7 / SharpnezSDK / 1.0.1 / SharpnezSDK.podspec.json
blob08f07f98472d0291742dfc1f7810f1d7698045bf
2   "name": "SharpnezSDK",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/TiagoLinharess/IOSSDK.git",
8   "authors": {
9     "Tiago Linhares": "tiagolinharessouza@gmail.com"
10   },
11   "summary": "This is a software development kit",
12   "source": {
13     "git": "https://github.com/TiagoLinharess/IOSSDK.git",
14     "tag": "1.0.1"
15   },
16   "platforms": {
17     "ios": "16.4"
18   },
19   "swift_versions": "5.8.1",
20   "frameworks": "SystemConfiguration",
21   "source_files": [
22     "SDKCore/**/*.swift",
23     "SDKCloud/**/*.swift",
24     "DesignSystem/**/*.{swift,ttf}",
25     "SystemConfiguration"
26   ],
27   "dependencies": {
28     "SnapshotTesting": [
29       "~> 1.9.0"
30     ],
31     "SnapKit": [
32       "~> 5.6.0"
33     ]
34   },
35   "swift_version": "5.8.1"