| { |
| "name": "HKDepositModule", |
| "version": "1.3.0", |
| "summary": "押金模块", |
| "description": "HKDepositModule 押金", |
| "homepage": "https://code.aliyun.com/hkr-app/HKr_IOS_HKDepositModule.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lirr": "lirr@reachauto.com" |
| }, |
| "source": { |
| "git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKDepositModule", |
| "tag": "1.3.0" |
| }, |
| "platforms": { |
| "ios": "8.1" |
| }, |
| "source_files": "HKDepositModule/Classes/**/*", |
| "resource_bundles": { |
| "HKDepositModule": [ |
| "HKDepositModule/Assets/*" |
| ] |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Security" |
| ], |
| "dependencies": { |
| "AFNetworking": [ |
| "~> 3.1.0" |
| ], |
| "HKBasicModule": [ |
| |
| ], |
| "HKLoginModule": [ |
| |
| ], |
| "HKPayModule": [ |
| |
| ] |
| } |
| } |