blob: 8b8d5215d2a234b08d81074f768014bd40fd7173 [file] [log] [blame]
{
"name": "HTMITouchIDModule",
"version": "0.1.0",
"summary": "A short description of HTMITouchIDModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lqwang521/HTMITouchIDModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lqwang521": "wanglq@htmitech.com"
},
"source": {
"git": "https://git.coding.net/MyCoding521/HTMITouchIDModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTMITouchIDModule/Classes/**/*",
"dependencies": {
"HTMIBaseComponent": [
"~> 1.2.0"
],
"ReactiveObjC": [
"~> 3.0.0"
],
"HTMITools/HTMIKeychainTool": [
"~> 0.1.1"
]
}
}