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