[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / a / 0 / HTPaymentPasswordView / 1.1 / HTPaymentPasswordView.podspec.json
bloba9985728d108a1645c43f22948559170f512fad5
2   "name": "HTPaymentPasswordView",
3   "version": "1.1",
4   "summary": "A short description of HTPaymentPasswordView.",
5   "description": "HTPaymentPasswordView is now available via pod.",
6   "homepage": "https://github.com/Young-Je/PasswordView.git",
7   "license": {
8     "type": "MIT",
9     "file": "HT_LICENSE"
10   },
11   "authors": {
12     "YoungJeXu": "youngjexu@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Young-Je/PasswordView.git",
19     "tag": "1.1"
20   },
21   "source_files": [
22     "HTPaymentPasswordView",
23     "HTPaymentPasswordView/HTPublicPaymentPassword.h"
24   ],
25   "public_header_files": "HTPaymentPasswordView/HTPublicPaymentPassword.h",
26   "subspecs": [
27     {
28       "name": "PasswordAlertView",
29       "source_files": "HTPaymentPasswordView/PasswordAlertView/**/*.{h,m}",
30       "public_header_files": "HTPaymentPasswordView/PasswordAlertView/**/*.h"
31     }
32   ]