[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 2 / d / 5 / SGLocalManager / 1.0.0 / SGLocalManager.podspec.json
blob0c46e89a347e763d58d7bc2f87d40184100beed2
2   "name": "SGLocalManager",
3   "version": "1.0.0",
4   "summary": "Some basic files for each App of SGGroup",
5   "description": "This repo is for managing local related topics.",
6   "homepage": "https://gitlab.snapp.ir/iOS/sglocalmanager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsen.taabodi@snapp.can": "mohsen.taabodi@snapp.cab"
13   },
14   "source": {
15     "git": "https://gitlab.snapp.ir/iOS/sglocalmanager.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.0",
22   "default_subspecs": [
23     "EnLocale",
24     "ArLocale",
25     "FaLocale"
26   ],
27   "subspecs": [
28     {
29       "name": "EnLocale",
30       "source_files": [
31         "SGLocalManager/EnSources/**/*.{h,m,swift,xib,storyboard,lproj,strings}",
32         "SGLocalManager/Core/**/*.{h,m,swift,xib,storyboard,lproj,strings}"
33       ]
34     },
35     {
36       "name": "ArLocale",
37       "source_files": [
38         "SGLocalManager/ArSources/**/*.{h,m,swift,xib,storyboard,lproj,strings}",
39         "SGLocalManager/Core/**/*.{h,m,swift,xib,storyboard,lproj,strings}"
40       ]
41     },
42     {
43       "name": "FaLocale",
44       "source_files": [
45         "SGLocalManager/FaSources/**/*.{h,m,swift,xib,storyboard,lproj,strings}",
46         "SGLocalManager/Core/**/*.{h,m,swift,xib,storyboard,lproj,strings}"
47       ]
48     }
49   ],
50   "swift_version": "5.0"