| { |
| "name": "HKSearchModule", |
| "version": "1.5.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.5.0" |
| }, |
| "platforms": { |
| "ios": "8.1" |
| }, |
| "source_files": "HKSearchModule/Classes/**/*", |
| "resource_bundles": { |
| "HKSearchModule": [ |
| "HKSearchModule/Assets/*.*" |
| ] |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Security" |
| ], |
| "dependencies": { |
| "HKBasicModule": [ |
| |
| ], |
| "HKMapModule": [ |
| |
| ], |
| "HKBranchModule": [ |
| |
| ] |
| } |
| } |