blob: 53a13dc2004e40352eb386fdd94146ac3ce0be68 [file] [log] [blame]
{
"name": "HKBasicModule",
"version": "1.16.18",
"summary": "HKBasic",
"description": "HKBasicModule",
"homepage": "https://code.aliyun.com/hkrgo/App_IOS_HKBasicModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkrgo/App_IOS_HKBasicModule.git",
"tag": "1.16.18"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKBasicModule/Classes/**/*",
"resource_bundles": {
"HKBasicModule": [
"HKBasicModule/Assets/*"
]
},
"xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKMediator": [
],
"HKErrorCodeModule": [
],
"Masonry": [
"~> 1.0.2"
],
"MJRefresh": [
"~> 3.1.12"
],
"SDWebImage": [
"~> 3.7.6"
],
"JWT": [
"~> 3.0.0-beta.1"
]
}
}