[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 7 / a / 4 / lib-auth / 1.1.12 / lib-auth.podspec.json
blob57d5e987af7db0b40077e91535c0b1883b08db10
2   "name": "lib-auth",
3   "version": "1.1.12",
4   "summary": "OAuth2.0 + DAR Account",
5   "description": "Класс запроса, имплементирующий протокол OAuth2.0 в соответствии с механизмом DAR Account.",
6   "homepage": "https://git.dar.kz/dareco/ios/lib-auth",
7   "license": "Private pod",
8   "authors": {
9     "OneTech mobile": "onetechmobile@dar.kz"
10   },
11   "source": {
12     "git": "git@git.dar.kz:dareco/ios/lib-auth.git",
13     "tag": "1.1.12"
14   },
15   "swift_versions": [
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "DAREcosystemSDK/**/*.h",
23     "DAREcosystemSDK/**/*.swift",
24     "Lib/**/*.swift"
25   ],
26   "resources": [
27     "Assets.xcassets"
28   ],
29   "dependencies": {
30     "Alamofire": [
31       "4.9.1"
32     ],
33     "KeychainAccess": [
34       "~> 4.1.0"
35     ],
36     "CryptoSwift": [
37       "~> 1.0"
38     ],
39     "SwiftyJSON": [
40       "~> 4.0"
41     ],
42     "SnapKit": [
43       "~> 5.0.0"
44     ]
45   },
46   "swift_version": "5.0"