[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 5 / a / 4 / libHTAESencrypt / 1.9.3 / libHTAESencrypt.podspec.json
blobd696b3d1de2e731cfebf0c02ce6ed036c50fc762
2   "name": "libHTAESencrypt",
3   "version": "1.9.3",
4   "summary": "A customized  AES encryption library, you can use  pod: libHTAESencrypt.",
5   "description": "test lib",
6   "homepage": "https://github.com/Young-Je/libHTAESencrypt",
7   "license": {
8     "type": "MIT",
9     "file": "HT_LICENSE"
10   },
11   "authors": {
12     "lev012": "lev012@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Young-Je/libHTAESencrypt.git",
19     "commit": "b6ef73c166a3ba5662d616a7f572c3f759510426",
20     "submodules": true
21   },
22   "subspecs": [
23     {
24       "name": "AESCrypt",
25       "source_files": "libHTAESencrypt/AESCrypt/**/*.{h,m}",
26       "public_header_files": "libHTAESencrypt/AESCrypt/**/*.h"
27     }
28   ]