blob: 1cab4577b4aa01704381a0fd12abdd5eceb97c4a [file] [log] [blame]
{
"name": "ApVCheck",
"version": "0.0.4",
"summary": "A version check api for App has submited to appstore.",
"description": "A version check api for App has submited to appstore. have fun!",
"homepage": "https://github.com/jiuyuehuiyi/BundleVersionCheckDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"踏歌长行": "1031484446@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/jiuyuehuiyi/BundleVersionCheckDemo.git",
"tag": "0.0.4"
},
"source_files": [
"BundleVersionCheckDemo/Service",
"BundleVersionCheckDemo/Model"
],
"dependencies": {
"HandyJSON": [
"~> 5.0.0-beta1"
],
"Moya/RxSwift": [
"~> 13.0"
],
"RxCocoa": [
],
"YYKit": [
]
},
"swift_version": "4.0"
}