blob: a9985728d108a1645c43f22948559170f512fad5 [file] [log] [blame]
{
"name": "HTPaymentPasswordView",
"version": "1.1",
"summary": "A short description of HTPaymentPasswordView.",
"description": "HTPaymentPasswordView is now available via pod.",
"homepage": "https://github.com/Young-Je/PasswordView.git",
"license": {
"type": "MIT",
"file": "HT_LICENSE"
},
"authors": {
"YoungJeXu": "youngjexu@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Young-Je/PasswordView.git",
"tag": "1.1"
},
"source_files": [
"HTPaymentPasswordView",
"HTPaymentPasswordView/HTPublicPaymentPassword.h"
],
"public_header_files": "HTPaymentPasswordView/HTPublicPaymentPassword.h",
"subspecs": [
{
"name": "PasswordAlertView",
"source_files": "HTPaymentPasswordView/PasswordAlertView/**/*.{h,m}",
"public_header_files": "HTPaymentPasswordView/PasswordAlertView/**/*.h"
}
]
}