[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 9 / AppStoreManager / 0.0.1 / AppStoreManager.podspec.json
blob2c2fd395ec11ca47ee78965aeaf00784e9d326d7
2   "name": "AppStoreManager",
3   "version": "0.0.1",
4   "summary": "AppStoreManager, An AppStore version checking 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.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AppStoreManager/AppStoreManager/**/*.swift",
22   "exclude_files": "AppStoreManager/**/*.plist",
23   "requires_arc": true,
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "RxCocoa": [
30     ],
31     "RxAlamofire": [
33     ],
34     "Alamofire": [
36     ]
37   },
38   "swift_version": "5.0"