blob: ffdb43bb8ee541fdb428174d73c2dabb71ffafb5 [file] [log] [blame]
{
"name": "HKRechargeModule",
"version": "1.15.2",
"summary": "HKRechargeModule.",
"description": "自助缴费模块 HKRechargeModule",
"homepage": "https://code.aliyun.com/hkrgo/App_IOS_HKRechargeModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkrgo/App_IOS_HKRechargeModule.git",
"tag": "1.15.2"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKRechargeModule/Classes/**/*",
"resource_bundles": {
"HKRechargeModule": [
"HKRechargeModule/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKBasicModule": [
],
"HKMediator": [
],
"HKLoginModule": [
],
"HKPayModule": [
],
"MJRefresh": [
"~> 3.1.12"
]
}
}