blob: 651732d30415da1dcc3a745dd16d83af00b5e829 [file] [log] [blame]
{
"name": "HKLoginModule",
"version": "0.1.28",
"summary": "HKLoginModule.",
"description": "HK登录模块--HKLoginModule",
"homepage": "http://10.10.144.154/gongm/HKLoginModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GongM": "gongm@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/gongm/HKLoginModule.git",
"tag": "0.1.28"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKLoginModule/Classes/**/*",
"resource_bundles": {
"HKLoginModule": [
"HKLoginModule/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MBProgressHUD": [
"~> 1.0.0"
],
"MJExtension": [
"~> 3.0.10"
],
"HKMediator": [
"~> 0.1.1"
],
"HKErrorCodeModule": [
],
"HKBasicModule": [
],
"Masonry": [
"~> 1.0.2"
]
}
}