blob: 08d49af5225e3e21163c08049da704ab06650927 [file] [log] [blame]
{
"name": "HKUserInfoModule",
"version": "0.1.0",
"summary": "HKUserInfoModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://10.10.144.154/zhi.yang/HKUserInfoModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhi.yang": "zhi.yang@reachauto.com"
},
"source": {
"git": "http://10.10.144.154/zhi.yang/HKUserInfoModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.1"
},
"source_files": "HKUserInfoModule/Classes/**/*",
"frameworks": [
"UIKit",
"Security"
],
"dependencies": {
"HKBasicModule": [
],
"HKLoginModule": [
]
}
}