[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 6 / e / mirror-ios / 0.0.6 / mirror-ios.podspec.json
blob91319d1711e4006cec8914ce71c4d0968ed7849f
2   "name": "mirror-ios",
3   "version": "0.0.6",
4   "summary": "SCMP Mirror iOS SDK",
5   "description": "SCMP Mirror real time tracking platform sdk for iOS",
6   "homepage": "https://github.com/scmp-contributor/mirror-ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Terry Lee": "terry.lee@scmp.com"
13   },
14   "source": {
15     "git": "https://github.com/scmp-contributor/mirror-ios.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/mirror-ios/**/*",
23   "dependencies": {
24     "RxSwift": [
25       "~> 5.1.0"
26     ],
27     "RxCocoa": [
28       "~> 5.1.0"
29     ],
30     "RxAlamofire": [
31       "~> 5.6.0"
32     ],
33     "SwiftyBeaver": [
34       "~> 1.7.0"
35     ]
36   },
37   "swift_version": "5.0"