blob: ff25c664637b67cda187e8afa0c8b3febc5660bb [file] [log] [blame]
{
"name": "HKLoginModule",
"version": "0.1.35",
"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.35"
},
"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"
]
}
}