blob: 69ab8ca4f0ed677d7792409d19bc8104a864c8e9 [file] [log] [blame]
{
"name": "HKSearchModule",
"version": "1.7.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.7.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKSearchModule/Classes/**/*",
"resource_bundles": {
"HKSearchModule": [
"HKSearchModule/Assets/*.*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"HKBasicModule": [
],
"HKMapModule": [
],
"HKBranchModule": [
]
}
}