blob: 7f562d74ac01f8a52699f690c7da565d08bf2b9a [file] [log] [blame]
{
"name": "HKCoupon",
"version": "1.15.2",
"summary": "HKCoupon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/hkrgo/App_IOS_HKCouponModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "git@code.aliyun.com:hkrgo/App_IOS_HKCouponModule.git",
"tag": "1.15.2"
},
"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"
]
}
}