[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 1 / ServiceProvider / 1.1.0-beta2 / ServiceProvider.podspec.json
blobdbb6822fb7b4dcd02c8c83ee64acc075ce432201
2   "name": "ServiceProvider",
3   "version": "1.1.0-beta2",
4   "summary": "ServiceProvider keeps your data near from our code",
5   "description": "ServiceProvider is a library to implement the default methods to maintain stored data",
6   "homepage": "https://github.com/umobi/ServiceProvider",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennobemoura": "brenno@umobi.com.br"
13   },
14   "source": {
15     "git": "https://github.com/umobi/ServiceProvider.git",
16     "tag": "1.1.0-beta2"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "ServiceProvider/Classes/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 4.5"
26     ],
27     "RxCocoa": [
28       "~> 4.5"
29     ],
30     "KeychainAccess": [
31       "~> 3.2.0"
32     ]
33   },
34   "swift_version": "5.1"