[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / b / 1 / ServiceProvider / 1.0.1 / ServiceProvider.podspec.json
blobc37674701368327bd6eda5fe249cbf8a9d2975a1
2   "name": "ServiceProvider",
3   "version": "1.0.1",
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.0.1"
17   },
18   "swift_versions": "5.0",
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": [
32     ]
33   },
34   "swift_version": "5.0"