[Add] APSDKMediationvungle 0.0.21
[CocoaPods.git] / Specs / 7 / 0 / 9 / AppStoreManager / 0.0.5 / AppStoreManager.podspec.json
blob3f63c9d468d5462262c788ee3d2a3e2b7a17bfdb
2   "name": "AppStoreManager",
3   "version": "0.0.5",
4   "summary": "A new version checking framework in Swift.",
5   "homepage": "https://visarut-tippun.firebaseapp.com/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Visarut Tippun": "knotto.vt@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/knottovt/AppStoreManager.git",
15     "tag": "0.0.5"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AppStoreManager/**/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 6.0.0"
26     ],
27     "RxCocoa": [
28       "~> 6.0.0"
29     ],
30     "RxAlamofire": [
31       "~> 6.1.1"
32     ],
33     "Alamofire": [
34       "~> 5.4.1"
35     ]
36   },
37   "swift_version": "5.1"