[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 9 / SidusLinkLibCore / 0.1.0 / SidusLinkLibCore.podspec.json
blob1c10b5e626a59806772e964c78a5d4915b5f866d
2   "name": "SidusLinkLibCore",
3   "version": "0.1.0",
4   "summary": "A short description of SidusLinkLibCore.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitlab.sidus.link/choshim/SidusLinkLibCore",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "choshim": "choshim@sidus.link"
13   },
14   "source": {
15     "git": "https://gitlab.sidus.link/choshim/SidusLinkLibCore.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "subspecs": [
22     {
23       "name": "Core",
24       "subspecs": [
25         {
26           "name": "Localizable",
27           "source_files": "SidusLinkLibCore/Classes/Core/Localizable/*",
28           "resources": "SidusLinkLibCore/Classes/Core/Localizable/**/*"
29         },
30         {
31           "name": "Font",
32           "source_files": "SidusLinkLibCore/Classes/Core/Font/*",
33           "resources": "SidusLinkLibCore/Classes/Core/Font/Font.bundle"
34         },
35         {
36           "name": "UIExtension",
37           "source_files": "SidusLinkLibCore/Classes/Core/UIExtension/*"
38         }
39       ]
40     }
41   ]