[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / e / b / 1 / ServiceProvider / 1.1.0-beta.3 / ServiceProvider.podspec.json
blob0b64de3a82645e30747571235af8c732eb094c45
2   "name": "ServiceProvider",
3   "version": "1.1.0-beta.3",
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-beta.3"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "tvos": "10.0",
21     "ios": "10.0",
22     "osx": "10.15",
23     "watchos": "4.0"
24   },
25   "source_files": "ServiceProvider/Classes/**/*",
26   "dependencies": {
27     "RxSwift": [
28       "~> 5.0"
29     ],
30     "RxCocoa": [
31       "~> 5.0"
32     ],
33     "KeychainAccess": [
34       "~> 4.1.0"
35     ]
36   },
37   "swift_version": "5.1"