blob: e762f5a6fda37a1bf78868ddc0f084978652614c [file] [log] [blame]
{
"name": "HKLoginModule",
"version": "1.16.4",
"summary": "HKLoginModule.",
"description": "HK登录模块--HKLoginModule",
"homepage": "https://code.aliyun.com/hkrgo/App_IOS_HKLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkrgo/App_IOS_HKLoginModule.git",
"tag": "1.16.4"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKLoginModule/Classes/**/*",
"resource_bundles": {
"HKLoginModule": [
"HKLoginModule/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKMediator": [
],
"HKErrorCodeModule": [
],
"HKBasicModule": [
],
"Masonry": [
"~> 1.0.2"
]
}
}