blob: dce8b4cfe7aa589887b8381c7f4d1afbe5da0774 [file] [log] [blame]
{
"name": "HKSwitchCity",
"version": "0.1.3",
"summary": "HKSwitchCity.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.144.154/zhi.yang/HKSwitchCityModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/zhi.yang/HKSwitchCityModule.git",
"tag": "0.1.3"
},
"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"
]
}
}