[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / 9 / f / a / ApVCheck / 0.0.5 / ApVCheck.podspec.json
blob1f2363614a8bee7c84b1a2615e7fb21b17d60805
2   "name": "ApVCheck",
3   "version": "0.0.5",
4   "summary": "A version check api for App has submited to appstore.",
5   "description": "A version check api for App has submited to appstore. have fun!",
6   "homepage": "https://github.com/jiuyuehuiyi/BundleVersionCheckDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "踏歌长行": "1031484446@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "pod_target_xcconfig": {
18     "SWIFT_VERSION": "5.0"
19   },
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/jiuyuehuiyi/BundleVersionCheckDemo.git",
23     "tag": "0.0.5"
24   },
25   "source_files": [
26     "BundleVersionCheckDemo/Service",
27     "BundleVersionCheckDemo/Model"
28   ],
29   "dependencies": {
30     "HandyJSON": [
31       "~> 5.0.0-beta1"
32     ],
33     "Moya/RxSwift": [
34       "~> 13.0"
35     ],
36     "RxCocoa": [
38     ],
39     "YYKit": [
41     ]
42   }