[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 0 / 6 / e / mirror-ios / 0.0.24 / mirror-ios.podspec.json
blob70d384cfcee7b88cc40cc4e4dbfcd39aa7b60a13
2   "name": "mirror-ios",
3   "version": "0.0.24",
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.24"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/mirror-ios/**/*",
23   "resource_bundles": {
24     "mirror-ios": [
25       "Sources/Resources/*.png"
26     ]
27   },
28   "dependencies": {
29     "RxSwift": [
30       "~> 6.5.0"
31     ],
32     "RxCocoa": [
33       "~> 6.5.0"
34     ],
35     "RxAlamofire": [
36       "~> 6.1.0"
37     ],
38     "SwiftyBeaver": [
39       "~> 1.9.0"
40     ]
41   },
42   "swift_version": "5.0"