blob: e4402f9d24b353d689f3823dad3bb608688c4753 [file] [log] [blame]
{
"name": "HKCoupon",
"version": "2.1.1",
"summary": "HKCoupon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkr-app/App_IOS_HKCouponModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.142.183:8083/gerrit/HKr_IOS_HKCouponModule",
"tag": "2.1.1"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKCoupon/Classes/**/*",
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKErrorCodeModule": [
],
"HKBasicModule": [
],
"HKLoginModule": [
],
"Masonry": [
"~> 1.0.2"
]
}
}