blob: 1f2363614a8bee7c84b1a2615e7fb21b17d60805 [file] [log] [blame]
{
"name": "ApVCheck",
"version": "0.0.5",
"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"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/jiuyuehuiyi/BundleVersionCheckDemo.git",
"tag": "0.0.5"
},
"source_files": [
"BundleVersionCheckDemo/Service",
"BundleVersionCheckDemo/Model"
],
"dependencies": {
"HandyJSON": [
"~> 5.0.0-beta1"
],
"Moya/RxSwift": [
"~> 13.0"
],
"RxCocoa": [
],
"YYKit": [
]
}
}