blob: 70300ab42d9280c2130a1ff29150ebd7c71032ca [file] [log] [blame]
{
"name": "HKUserInfoModule",
"version": "2.5.0",
"summary": "HKUserInfoModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKUserInfoModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKUserInfoModule",
"tag": "2.5.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKUserInfoModule/Classes/**/*",
"resource_bundles": {
"HKUserInfoModule": [
"HKUserInfoModule/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"HKBasicModule": [
],
"HKLoginModule": [
],
"HKCarbarnModule": [
],
"HKPayModule": [
],
"UICountingLabel": [
]
}
}