blob: feed49399a6465ab23177db86a36548012aee8b7 [file] [log] [blame]
{
"name": "HKSwitchCity",
"version": "2.3.0",
"summary": "HKSwitchCity.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKSwitchCityModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKrSwitchCityModule",
"tag": "2.3.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKSwitchCity/Classes/**/*",
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKErrorCodeModule": [
],
"HKBasicModule": [
],
"Masonry": [
"~> 1.0.2"
]
}
}