blob: 4d1e263eb96739de8e9b7644cc952196b4f1a5fa [file] [log] [blame]
{
"name": "HKCoupon",
"version": "0.1.2",
"summary": "HKCoupon.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.144.154/zhi.yang/HKCouponModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/zhi.yang/HKCouponModule.git",
"tag": "0.1.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"
]
}
}