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