blob: d5068e65a0470aa79883380396cc7f5e5b1cea38 [file] [log] [blame]
{
"name": "HKSearchModule",
"version": "1.8.0",
"summary": "HKSearchModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKSearchModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangzhi": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKSearchModule",
"tag": "1.8.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKSearchModule/Classes/**/*",
"resource_bundles": {
"HKSearchModule": [
"HKSearchModule/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"HKBasicModule": [
],
"HKMapModule": [
],
"HKBranchModule": [
]
}
}